romancow / dimdom

A small, simple way to represent a DOM - a “diminished DOM”
MIT License
0 stars 0 forks source link

Setup code quality service #14

Open romancow opened 8 years ago

romancow commented 8 years ago

Setup some GitHub integrated code quality service. Definitely want something that will monitor test coverage. Some sort of static analysis / automated code review might be good too. Probably want to look for one that is free for open-source (Code Climate and Coveralls both appear to be).

GitHub's list of code quality integrations