Age | Commit message (Expand) | Author |
2017-07-11 | Merge pull request #756 from svanharmelen/b-gometalinter | w0rp |
2017-07-11 | Look for ini file to spot python project root (#755) | Matteo Centenaro |
2017-07-11 | Make gometalinter work again | Sander van Harmelen |
2017-07-09 | Make every test set filenames and switch directories in the same way, and fix... | w0rp |
2017-07-09 | Use rubocop's JSON output format (resolves #339) (#738) | Eddie Lebow |
2017-07-08 | Use different reporter to support older versions of jscs (#737) | Jonathan Boudreau |
2017-07-07 | #697 - Clear all highlights every time items are set again, and refactor most... | w0rp |
2017-07-07 | Make the executable for gometalinter configurable | w0rp |
2017-07-06 | #732 - Use the configuration files when fixing files with rubocop | w0rp |
2017-06-29 | Make pug-lint detect node_modules executables, and add options for pug-lint l... | w0rp |
2017-06-28 | Add puppet-lint fixer (#701) | Alexander "Ace" Olofsson |
2017-06-27 | Fix #680 - Use --shadow-file to check for problems with mypy while you type | w0rp |
2017-06-25 | Add ruby fixer using `rubocop --auto-correct` (#689) | Lynn Dylan Hurley |
2017-06-21 | Fix some escaping and make some tests set filenames consistently | w0rp |
2017-06-14 | Add fusion-lint, documentation, and tests (#648) | Ryan |
2017-06-07 | Search python fixers in virtual environment (#632) | José Luis Lafuente |
2017-05-18 | Add xmllint linter (#559) | q12321q |
2017-05-17 | Escape executable | Devon Meunier |
2017-05-16 | Allow overriding rubocop executable. | Devon Meunier |
2017-05-08 | #540 Fix shell escaping pretty much everywhere | w0rp |
2017-05-07 | Support `python -m flake8` for users who are running flake8 that way | w0rp |
2017-05-07 | #335 Detect flake8 in vritualenv, and escape the executable path | w0rp |
2017-05-06 | Fix #363 - Detect virtualenv executables and fix import paths for mypy. Use l... | w0rp |
2017-05-06 | Escape the pylint executable appropriately | w0rp |
2017-05-06 | Fix #208 - Use the file on disk for pylint, and follow import paths | w0rp |
2017-05-06 | #208 Automatically detect pylint in virtualenv directories | w0rp |
2017-05-05 | [RFC] Add Brakeman for Ruby on Rails (references #385) (#509) | Eddie Lebow |
2017-05-02 | Fix #410 - Use compile_commands.json files for clang-tidy, and check files on... | w0rp |
2017-05-02 | #392 - Detect and use compile_commands.json for cppcheck | w0rp |
2017-04-29 | Add luacheck option to pass in more options | Alex Masterov |
2017-04-25 | Fixes #361, fixes #417 Get classpaths from Maven, and automatically detect sr... | w0rp |
2017-04-15 | Fix #168 - Make the Fortran linter more configurable | w0rp |
2017-03-31 | Fix #438 Create Java .class files for javac in a temporary directory | w0rp |