summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2017-04-29Add luacheck option to pass in more optionsAlex Masterov
2017-04-28Merge pull request #514 from adriaanzon/buffer-local-options-docw0rp
2017-04-28Use ale#Var in linters that didn't use it yetAdriaan Zonnenberg
2017-04-27Add tags for buffer-local variants of each linter optionAdriaan Zonnenberg
2017-04-27Sort out some documentation for ReasonMLw0rp
2017-04-26Create reasonml merlin linterJacob Bass
2017-04-25#427 Allow linters and aliases to be configured in buffer local variablesw0rp
2017-04-24Fix #450 Document how linters are loadedw0rp
2017-04-24update doc/ale.txtwisut hantanong
2017-04-23Add some more tags to the documentation, for easy referencesw0rp
2017-04-20Disable rpmlint by default (#492)Jason Tibbitts
2017-04-20Add the Reek checker for Ruby. (#490)Eddie Lebow
2017-04-19#427 Document the buffer variables, at least slightlyw0rp
2017-04-19Add rpm spec file linter (rpmlint) (#486)Jason Tibbitts
2017-04-18Add missing "use global" var for tslint (#484)Shane Smith
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