jscs-dev / node-jscs

:arrow_heading_up: JavaScript Code Style checker (unmaintained)
https://jscs-dev.github.io
MIT License
4.96k stars 513 forks source link

disallowTrailingWhitespace: use CST for fix method #2180

Closed qfox closed 8 years ago

qfox commented 8 years ago

/cc @markelog @hzoo

markelog commented 8 years ago

It seems there is a jshint error?

markelog commented 8 years ago

Friendly ping

markelog commented 8 years ago

It seems we still have couple failures?

qfox commented 8 years ago

@markelog @hzoo Fixed ;-) somehow.

coveralls commented 8 years ago

Coverage Status

Coverage increased (+1.04%) to 97.488% when pulling 3a16cf08ac8e0f503dd60790f8b0e58f269780df on disallow-trailing-whitespace-fix into c86d078797a17fe8fa15d19051a0f920c7f6514f on master.

markelog commented 8 years ago

LGTM