riggtravis / SINS

SINS is not SFIM
MIT License
0 stars 1 forks source link

A standard linter should be picked #20

Open riggtravis opened 9 years ago

riggtravis commented 9 years ago

Everyone who works on SINS should use a linter. Everyone who uses a linter for SINS should use the same linter. This will help reduce the possibility for errors in the code base, and will help to try to keep the code readable. I tried using Flake 8, but I felt that it actually made the code less readable.