As you know, I love linters, and I would be up for adding them to this project if you are into it.
There is a service called Hound, which is free for open source projects, that runs Ruby, SCSS, Haml, JavaScript, and CoffeeScript linters on pull requests and comments with style violations.
We could also add Rake tasks that run code linters in PRs, before tests, etc.
This is mostly just to get a discussion started. These tools can take some time to configure and tweak so they don't report violations you don't care about etc., but I thought I'd get a conversation started to see if adding tools like these would be a welcome addition.
As you know, I love linters, and I would be up for adding them to this project if you are into it.
There is a service called Hound, which is free for open source projects, that runs Ruby, SCSS, Haml, JavaScript, and CoffeeScript linters on pull requests and comments with style violations.
We could also add Rake tasks that run code linters in PRs, before tests, etc.
This is mostly just to get a discussion started. These tools can take some time to configure and tweak so they don't report violations you don't care about etc., but I thought I'd get a conversation started to see if adding tools like these would be a welcome addition.