idkravitz / ttb-game

Turn-based strategy game, educational development
GNU General Public License v3.0
2 stars 2 forks source link

Trailing whitespaces fix #5

Open idkravitz opened 14 years ago

idkravitz commented 14 years ago

We spend lots of commits to fix trailing ws. So a good idea will be to write a pre-commit hook that will fix ws(or just warn about them). And provide them to all our teamates.