summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-30Fix #249 Mention how to clear sign background colors in the READMEw0rp
2017-01-30Merge pull request #281 from derekprior/dp-fix-rubocopw0rp
2017-01-27Enable Rubocop to exclude files based on configDerek Prior
2017-01-24Add ALEInfo command to get list of available/enabled linters (#273)DiscoViking
2017-01-22Document the new quickfix and loclist options.w0rp
2017-01-22Sort the global options in the documentation by name.w0rp
2017-01-22Add a script for custom checks to enforce using the abort flag for functions ...w0rp
2017-01-22Make the Erlang linter code match the style used in the rest of the codebase....w0rp
2017-01-22Add erlc lint for Erlang (#248) (#255)Magnus
2017-01-22Fix parsing of currently shown signs with Spanish locale (#268)EinfachToll
2017-01-22Clean up the list opening testsw0rp
2017-01-22Add option to open loclist/quicklist when there are errors (#266)yfery
2017-01-20Improve mypy handling a little bit morew0rp
2017-01-19REVERT "Fix some naming conventions and use abort for all Rust functions, and...w0rp
2017-01-19Join the lines Neovim passes to ale (#263)EinfachToll
2017-01-19Merge pull request #262 from KenjiTakahashi/fix_swiftlintw0rp
2017-01-18Merge pull request #265 from aswins/mypy_fixw0rp
2017-01-18Fix using variable g:ale_python_mypy_options that was not definedAswin
2017-01-17Fix SwiftLintKenjiTakahashi
2017-01-15Document the mypy options, and fix spacing issues, largely in the documentationw0rp
2017-01-15Merge pull request #237 from keith/ks/mypy-linterw0rp
2017-01-15Rename pylint _args variables to _options variablesw0rp
2017-01-15Merge pull request #243 from SabatierBoris/masterw0rp
2017-01-15Support C# linting with mono compiler mcs. (#250)Junfeng Li
2017-01-15Improve Verilator support (#205) (#258)Masahiro H
2017-01-13Add doc for pylint optionsSABATIER Boris
2017-01-13Add executable and arguments options for pylint linterSABATIER Boris
2017-01-13Fix some naming conventions and use abort for all Rust functions, and disable...w0rp
2017-01-12Prefix mandatory flake8 arguments with extra spaces so they will always workw0rp
2017-01-12Fix #175 - Fix the error types for rubocopw0rp
2017-01-12Add support for Rust using rustc and cargo (#230)EinfachToll
2017-01-12Merge pull request #245 from zefei/add-eslint-optionsw0rp
2017-01-05added eslint option to pass in more optionsZefei Xuan
2017-01-04Added hack linter for php (#239)Zefei Xuan
2017-01-04Merge pull request #244 from icgood/fix-perlcritic-typo-exceptionw0rp
2017-01-04Fix #238 Make the README show the proper linter name for Floww0rp
2017-01-04Merge pull request #236 from Chronial/patch-1w0rp
2017-01-04Merge pull request #235 from still-dreaming-1/fix-php-generic-errorw0rp
2017-01-03Fix typo in perlcritic linter dictionaryIan Good
2016-12-30Add python mypy supportKeith Smiley
2016-12-30Pass file name to flake8Chronial
2016-12-28Fix PHP lint generic error without line numberstill-dreaming-1
2016-12-26Merge pull request #233 from LubergAlexander/masterw0rp
2016-12-26Fixed a typo scss -> sassAlexander Luberg
2016-12-26Merge pull request #232 from grzebiel/masterw0rp
2016-12-26Merge pull request #231 from fannheyward/masterw0rp
2016-12-24Added ability to reload compilation flags for c and c++ after loading plugingrzebiel
2016-12-23Redirect go build output to /dev/nullHeyward Fann
2016-12-22add go build for build errors (#180)dzhou121
2016-12-22[enhancement] add node_modules support for stylelint & htmlhint (#226)diartyz