summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2017-01-19REVERT "Fix some naming conventions and use abort for all Rust functions, and...w0rp
2017-01-15Document the mypy options, and fix spacing issues, largely in the documentationw0rp
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-13Add doc for pylint optionsSABATIER Boris
2017-01-13Fix some naming conventions and use abort for all Rust functions, and disable...w0rp
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
2016-12-26Fixed a typo scss -> sassAlexander Luberg
2016-12-22add go build for build errors (#180)dzhou121
2016-12-22[enhancement] add node_modules support for stylelint & htmlhint (#226)diartyz
2016-12-22Fix #229 Disable text linters by defaultw0rp
2016-12-13Add support for Swift with swiftlint (#214)David Mohundro
2016-12-13Add Elm linting via elm-make (#213)Eric Lehner
2016-12-06Document the new stylelint linterw0rp
2016-12-04LaTeX Linters (#190)Andrew Balmos
2016-12-01Add options variable for ruby-rubocopPo Shan Cheah
2016-11-25Add puppet linters (#183)Alexander "Ace" Olofsson
2016-11-23Add ocaml linter: merlin (#177)Andrey Popp
2016-11-14Add g:ale_python_flake8_executable (#174)Marius Gedminas
2016-11-10Document that typecheck is now supportedw0rp
2016-11-03Re-align documentation markers.w0rp
2016-11-02Update ale.txtMasahiro H
2016-11-02Fix docment for c-clangmshr-h
2016-11-01Added support for foodcriticEdward Larkey
2016-11-01Add FlowType support (#157)Zach Perrault
2016-10-31Add support for clang for cmshr-h
2016-10-30Add pylint to the list of supported tools.w0rp
2016-10-30Update the documentation to match the codew0rp
2016-10-28Default stdin in htmlhint optionsdeathmaz
2016-10-27Added optoins variable for htmlhintdeathmaz
2016-10-26#144 - Implement commands for moving through warnings/errorsw0rp
2016-10-25Merge pull request #143 from w0rp/better-buffer-cleanupw0rp
2016-10-24Merge #139 - Add Markdown linting supportw0rp
2016-10-24Add support for mlint, a MATLAB linter (#145)Alex Layton
2016-10-24Merge everything into the one global map.w0rp
2016-10-23Add node_modules support for JSHint, and use the global config as a fallback.w0rp
2016-10-23Support loading eslint from node_modules, re issue #118.w0rp
2016-10-22Docs!Bjorn Neergaard
2016-10-21Merge pull request #133 from ehzShelter/masterw0rp
2016-10-21make it less verbose for c and cppehzShelter
2016-10-20Document ansible-lintBjorn Neergaard
2016-10-20Add support for cppcheck (#126)Bart Libert
2016-10-19Added support for hlintJesse Paroz
2016-10-16Add linters for Elixir (#113)Ɓukasz Jan Niemier
2016-10-16Fix an issue with a duplicate section in the documentation.w0rp
2016-10-13Document ALELint autocommandBjorn Neergaard