max-mapper / torrent

download torrents with node from the CLI
https://www.npmjs.org/package/torrent
633 stars 78 forks source link

adhere to padded-blocks #42

Closed LinusU closed 9 years ago

LinusU commented 9 years ago

We are in the process of adding back the rule padded-blocks into standard. It was temporarily disabled because of a bug in eslint which now has been fixed.

This pull request makes sure that your coding style is compliant with the new version.

Please see feross/standard#170 for more info.