summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2017-03-03Add hamllint linter for Haml (#377)Patrick Lewis
2017-03-02Fix documentation error.Jasper Woudenberg
2017-03-02Add documentation for ALEDetailJasper Woudenberg
2017-03-02proselint: Add more supported filetypes (#367)Daniel M. Capella
2017-03-01Use latest C++ standardequal-l2
2017-02-28Fix #288 - Add a command for running ALEw0rp
2017-02-27Fix a mistake in the documentationw0rp
2017-02-27Merge pull request #366 from kbenzie/cmakelintw0rp
2017-02-26Copy all loclist items returned from handlers, and set up defaults for conven...w0rp
2017-02-25Add cmakelint support for cmake filetypeKenneth Benzie (Benie)
2017-02-18Add sml support via smlnjpaulo alem
2017-02-16#254 Add an option for logging the output of commandsw0rp
2017-02-16Add an option for completely disabling command history, and add documentationw0rp
2017-02-15Fix a typow0rp
2017-02-15Fix #319 - Enable only cargo for Rust by defaultw0rp
2017-02-15Merge pull request #345 from AlexMasterov/feature/yaml-yamllint-optionsw0rp
2017-02-15Add yamllint option to pass in more optionsAlex Masterov
2017-02-13Fix #171 - Implement basic error highlightingw0rp
2017-02-12Fix #325 - document the ALEToggle optionw0rp
2017-02-12Add stylelint option to pass in more optionsAlex Masterov
2017-02-11Fix the clangtidy linter, and document everythingw0rp
2017-02-11Feed files to commands via stdin by first writing the file to a temporary fil...w0rp
2017-02-11Make javac work in a basic wayw0rp
2017-02-11Add support for temporary filename substitution, for replacing stdin_wrapperw0rp
2017-02-11Add support for managing temporary files/directoriesw0rp
2017-02-11Merge pull request #329 from tomotanakamura/AddClangToCppw0rp
2017-02-11Add clang to cpp linters.tomotanakamura
2017-02-10Document the command empty string behaviourw0rp
2017-02-10Fix #283 Add an option for using ch_sendraw(), which can be better for some u...w0rp
2017-02-09Fix #315 Implement the read_buffer optionw0rp
2017-02-09add xo support (#304)Daniel Lupu
2017-02-09Merge pull request #285 from medains/masterw0rp
2017-02-09Document the command_chain optionv1.1.0w0rp
2017-02-01Linter addition of PHP Mess Detectormedains
2017-01-30Dockerfile linting via hadolint (#282)Ɓukasz Jan Niemier
2017-01-22Document the new quickfix and loclist options.w0rp
2017-01-22Sort the global options in the documentation by name.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-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