Age | Commit message (Expand) | Author |
2017-01-19 | REVERT "Fix some naming conventions and use abort for all Rust functions, and... | w0rp |
2017-01-15 | Document the mypy options, and fix spacing issues, largely in the documentation | w0rp |
2017-01-15 | Merge pull request #237 from keith/ks/mypy-linter | w0rp |
2017-01-15 | Support C# linting with mono compiler mcs. (#250) | Junfeng Li |
2017-01-13 | Fix some naming conventions and use abort for all Rust functions, and disable... | w0rp |
2017-01-12 | Add support for Rust using rustc and cargo (#230) | EinfachToll |
2017-01-04 | Added hack linter for php (#239) | Zefei Xuan |
2017-01-04 | Fix #238 Make the README show the proper linter name for Flow | w0rp |
2016-12-30 | Add python mypy support | Keith Smiley |
2016-12-22 | add go build for build errors (#180) | dzhou121 |
2016-12-22 | Fix #229 Disable text linters by default | w0rp |
2016-12-13 | Add support for Swift with swiftlint (#214) | David Mohundro |
2016-12-13 | Add Elm linting via elm-make (#213) | Eric Lehner |
2016-12-06 | Document the new stylelint linter | w0rp |
2016-12-04 | LaTeX Linters (#190) | Andrew Balmos |
2016-12-01 | Add an FAQ section describing how to run linters when files are saved. | w0rp |
2016-11-28 | Add Proselint (#185) | poohzrn |
2016-11-25 | Add puppet linters (#183) | Alexander "Ace" Olofsson |
2016-11-23 | Add ocaml linter: merlin (#177) | Andrey Popp |
2016-11-10 | Document that typecheck is now supported | w0rp |
2016-11-01 | Added support for foodcritic | Edward Larkey |
2016-11-01 | Add FlowType support (#157) | Zach Perrault |
2016-10-31 | Add support for clang for c | mshr-h |
2016-10-30 | Add pylint to the list of supported tools. | w0rp |
2016-10-26 | #144 - Implement commands for moving through warnings/errors | w0rp |
2016-10-25 | Fix the autocmd suggestion some more | w0rp |
2016-10-25 | Fix a mistake in the FAQ code for the autocmd event | w0rp |
2016-10-25 | Fix the headings and table of contents. | w0rp |
2016-10-25 | Restructure the README. | w0rp |
2016-10-24 | Merge #139 - Add Markdown linting support | w0rp |
2016-10-24 | Add support for mlint, a MATLAB linter (#145) | Alex Layton |
2016-10-20 | Document ansible-lint | Bjorn Neergaard |
2016-10-20 | Add support for cppcheck (#126) | Bart Libert |
2016-10-19 | Added support for hlint | Jesse Paroz |
2016-10-16 | Add linters for Elixir (#113) | Ćukasz Jan Niemier |
2016-10-13 | add documentation for luacheck linter | s-ol |
2016-10-11 | Remove the title abbreviation | w0rp |
2016-10-11 | Try putting the build status in the title line | w0rp |
2016-10-11 | Add the logo and thank Mark for his work. | w0rp |
2016-10-11 | Introduce golang support | Bjorn Neergaard |
2016-10-10 | Fix typos in README | Kabbaj Amine |
2016-10-10 | Echo string format (#76) | KabbAmine |
2016-10-09 | Add support for perl and perlcritic | Vincent Lequertier |
2016-10-09 | Wrap the badge into the title | w0rp |
2016-10-09 | Add a Travis CI image to the README | w0rp |
2016-10-08 | Merge pull request #68 from KabbAmine/linter-coffee | w0rp |
2016-10-08 | Merge pull request #67 from KabbAmine/linter-htmlhint | w0rp |
2016-10-08 | Add coffee linter | Kabbaj Amine |
2016-10-08 | Add linter HTMLHint for html files | Kabbaj Amine |
2016-10-08 | Add verilator for verilog | mshr-h |