Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-07-15 | Massively reduce the amount of code needed for linter tests | w0rp | |
2017-08-08 | Ban use of ==# or ==? in the codebase, and prefer is# or is? instead | w0rp | |
2017-07-27 | #810 - Handle output which is not JSON in many linters | w0rp | |
2017-07-12 | Add rails_best_practices handler (resolves #655) (#751) | Eddie Lebow | |
* Move FindRailsRoot() to more general location * Add rails_best_practices handler (resolves #655) * Update documentation for rails_best_practices Also add brakeman to *ale* documentation. * rails_best_practices: allow overriding the executable * rails_best_practices: format help correctly * rails_best_practices: capture tool output on Windows |