segmentio / eslint-config

Segment's ESLint configurations.
9 stars 6 forks source link

object-curly-spacing should be an error #13

Closed ndhoule closed 8 years ago

ndhoule commented 9 years ago

Warning in the short term to prevent builds from breaking, but eventually should be enabled.

Taken from https://github.com/segmentio/eslint-config/issues/7

ndhoule commented 9 years ago

Note to self: Enabling this will cause analytics.js-* repos to fail CI

stephenmathieson commented 8 years ago

meh https://github.com/segmentio/eslint-config/issues/16#issuecomment-189019705

dominicbarnes commented 8 years ago

auto-fixing is available here, so there's no reason to leave it as a warning