Skip to content
This repository was archived by the owner on Dec 28, 2018. It is now read-only.

Enable ESLint's 'no-magic-numbers' rule #428

Open
tetsuharuohzeki opened this issue Oct 22, 2015 · 1 comment
Open

Enable ESLint's 'no-magic-numbers' rule #428

tetsuharuohzeki opened this issue Oct 22, 2015 · 1 comment

Comments

@tetsuharuohzeki
Copy link
Contributor

@tetsuharuohzeki
Copy link
Contributor Author

  • This is important rules for the team which many beginner programmer are in.
  • However, in almost case, a sane programmer knows why we hate a magic number.
    • And this rules is too strictly for testing codes.

So we would exclude this rules for testing codes even if we'll enable this.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant