summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2017-04-15Fix #168 - Make the Fortran linter more configurablew0rp
2017-04-15Remove documentation for an option that was removedw0rp
2017-04-15Merge pull request #471 from breed808/gometalinterw0rp
2017-04-15Use g:ale_linters for turning gometalinter on, and update documentation as ap...w0rp
2017-04-15Fix #257 in preparation for #427, standardise options with fallbacks, and mak...w0rp
2017-04-15Mention Crystal in the online documentationw0rp
2017-04-15Add SQL linter sqlint, closes #395 (#472)Adriaan Zonnenberg
2017-04-13Add documentation for gometalinterBen Reedy
2017-04-13Merge pull request #463 from valtermro/multi-ft-aliasesw0rp
2017-04-12Add support for multiple filetypes in filetype aliasingvaltermro
2017-04-12Set a default for the puppetlint options so the linter will behave like it al...w0rp
2017-04-12Add puppet-lint config options and documentation (#462)rcn
2017-04-09added shellcheck executable and options variableSzero
2017-04-07Add support for linting Handlebars templates with ember-template-lint (#452)Adrian
2017-04-05Adds options to foodcritic linter (#437)José Júnior
2017-03-31Fix #438 Create Java .class files for javac in a temporary directoryw0rp
2017-03-31Clean up some whitespacew0rp
2017-03-31adds line highlights style (#436)Steven Lu
2017-03-30Merge pull request #429 from breed808/gow0rp
2017-03-30Add options to facilitate linting only in normal mode (#425)taylorskalyo
2017-03-30Add support for gosimple and staticcheckBen Reedy
2017-03-29Use the lint_file option so the Cargo linter will only be run against files o...w0rp
2017-03-28#326 Document existing StandardJS optionsw0rp
2017-03-28Merge pull request #424 from adriaanzon/command-enable-disablew0rp
2017-03-28Move linter documentation into separate filesw0rp
2017-03-29Add :ALEEnable and :ALEDisable commandsAdriaan Zonnenberg
2017-03-27Fix #130 - Run linters when the filetype is changedw0rp
2017-03-27Enabling linting on save by default, re #333w0rp
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