max-mapper / requirebin

write browser JavaScript programs using modules from NPM
requirebin.com
391 stars 80 forks source link

adhere to padded-blocks #99

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.

LinusU commented 9 years ago

@maxogden ping :)

max-mapper commented 9 years ago

@LinusU thanks for the ping :D

LinusU commented 9 years ago

No problem :roller_coaster: