summaryrefslogtreecommitdiff
path: root/ale_linters
AgeCommit message (Expand)Author
2017-05-30Merge pull request #589 from bardzusny/ember-template-lint-handler-parsing-errorw0rp
2017-05-25Merge pull request #578 from nOkuda/masterw0rp
2017-05-15Fix #553 - Filter out errors from other files for gometalinterw0rp
2017-05-09Merge pull request #533 from pbogut/add_php7_compatibilityAdriaan Zonnenberg
2017-05-08#540 Fix shell escaping pretty much everywherew0rp
2017-05-07Support `python -m flake8` for users who are running flake8 that wayw0rp
2017-05-07Escape JavaScript executables in commandsw0rp
2017-05-07#335 Detect flake8 in vritualenv, and escape the executable pathw0rp
2017-05-07Remove a comment we don't need any morew0rp
2017-05-06Fix #363 - Detect virtualenv executables and fix import paths for mypy. Use l...w0rp
2017-05-06Make the nimcheck tests more reliablew0rp
2017-05-06Escape the pylint executable appropriatelyw0rp
2017-05-06Fix #208 - Use the file on disk for pylint, and follow import pathsw0rp
2017-05-06#208 Automatically detect pylint in virtualenv directoriesw0rp
2017-05-06#532 Rename a Vint variable so it's more obviousw0rp
2017-05-06go build: skip not current buffer (#531)Alexandr
2017-05-05[RFC] Add Brakeman for Ruby on Rails (references #385) (#509)Eddie Lebow
2017-05-04#427 Implement b:ale_warn_about_trailing_whitespacew0rp
2017-05-04#502 Parse more undefined symbol errorsw0rp
2017-05-04Fix #502 - Report undefined symbol errors better for javacw0rp
2017-05-04Fix #501 - Do not run javac when it is just a stub asking you to install Java...w0rp
2017-05-03Merge pull request #524 from adriaanzon/fix-defaulting-to-fishw0rp
2017-05-02Fix #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 cppcheckw0rp
2017-05-02Add kotlinc checker for kotlin (#526)Francis Agyapong
2017-05-01shell: Don't default to fishAdriaan Zonnenberg
2017-05-01Glue for Vale (#522)Robert J
2017-04-30Rename g:ale_linters_sh_* to g:ale_sh_*Adriaan Zonnenberg
2017-04-29Set GCC flags appropriately for older versionsw0rp
2017-04-29Merge pull request #519 from AlexMasterov/feature/lua-luacheck-optionsw0rp
2017-04-29Fix #518 Fix handling of spaces in filenames for various lintersw0rp
2017-04-29Add luacheck option to pass in more optionsAlex Masterov
2017-04-28Merge pull request #514 from adriaanzon/buffer-local-options-docw0rp
2017-04-28Use ale#Var in linters that didn't use it yetAdriaan Zonnenberg
2017-04-26Create reasonml merlin linterJacob Bass
2017-04-25Fixes #361, fixes #417 Get classpaths from Maven, and automatically detect sr...w0rp
2017-04-25Add erb linter (#497)Matthias Günther
2017-04-24Break shared handlers up into their own files, and fix stylelint error handlingw0rp
2017-04-24Simplify some code and format some tests betterw0rp
2017-04-20Fix #398 - Report problems with the eslint configuration filew0rp
2017-04-20Add the Reek checker for Ruby. (#490)Eddie Lebow
2017-04-19Add rpm spec file linter (rpmlint) (#486)Jason Tibbitts
2017-04-18Add missing "use global" var for tslint (#484)Shane Smith
2017-04-18Add a function for getting matches, and use it to simplify a lot of codew0rp
2017-04-17Move path functions to their own filew0rp
2017-04-17Enable jshint to extract javascript from htmlJon Smithers
2017-04-16Fix htmlhint variable namesAdriaan Zonnenberg
2017-04-16Flow: Fix case where 1st msg points to different file (#477)Rafał Cieślak
2017-04-16#427 Implement buffer variable overrides for all linter optionsw0rp
2017-04-15Fix #168 - Make the Fortran linter more configurablew0rp