summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2017-03-27Document the Dogma linterw0rp
2017-03-27Make cargo linter lighter: (#408)Idan Arye
2017-03-25Add support for ASM files using GCCLucas Kolstad
2017-03-22Clean up the documentation some more, and make the description of the ALELint...w0rp
2017-03-21#333 Finish implementing the lint_file optionw0rp
2017-03-21#333 Change arguments for ale#Queue so they are more obvious, and check files...w0rp
2017-03-21Make it clearer that global variables should be set in vimrc, in the Rust doc...w0rp
2017-03-21Fix shellcheck typo in docs. shellckeck -> shellcheck (#402)Dylan Araps
2017-03-18Add support for nim checkbaabelfish
2017-03-14#333 Pass in a flag indicating that linters should be run against files, and ...w0rp
2017-03-13add slim-lint (#388)Markus Doits
2017-03-11FIX #344 - Add options to Perl linterPaul Johnson
2017-03-07Make the navigation commands only work with ALE's pre-sorted listw0rp
2017-03-06Complain loudly when other conflicting plugins are installedw0rp
2017-03-05Add support for nix lintingAlistair Bill
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