summaryrefslogtreecommitdiff
path: root/doc/ale.txt
AgeCommit message (Expand)Author
2017-05-26Fix #371 Allow ALE to be disabled in different buffersw0rp
2017-05-26#371 Allow buffer variables to be set based on patternsw0rp
2017-05-25Merge pull request #579 from alphastorm/masterw0rp
2017-05-25Mention the Count argument in the documentationw0rp
2017-05-25Fix minor typo in the g:ale_lint_on_insert_leave docsSunil Srivatsa
2017-05-24#323 Document ale#statusline#Count() instead, and encourage its usew0rp
2017-05-21Fix a minor typow0rp
2017-05-21#309 Add an option for changing the sign column color when problems are detectedw0rp
2017-05-21#149 - Set different highlights for info, style error, and style warning prob...w0rp
2017-05-20#149 - Support Info, style error, and style warning types for problems for signsw0rp
2017-05-20Document ALEFixw0rp
2017-05-20add clang for objc and objcppQusic
2017-05-18Add xmllint linter (#559)q12321q
2017-05-16Add cpplint linterDawid Kurek
2017-05-15Merge pull request #551 from meunierd/add-checkstyle-linterw0rp
2017-05-15Add checkstyle linterDevon Meunier
2017-05-15Haskell: add ghc-mod linterwisut hantanong
2017-05-07#427 Document that the trailing whitespace option can be set differently in e...w0rp
2017-05-03Fix #530 - Fix LaTeX and TeX duplicate entries in documentationw0rp
2017-05-02Add kotlinc checker for kotlin (#526)Francis Agyapong
2017-05-01Glue for Vale (#522)Robert J
2017-04-27Sort out some documentation for ReasonMLw0rp
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-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-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-15Mention Crystal in the online documentationw0rp
2017-04-15Add SQL linter sqlint, closes #395 (#472)Adriaan Zonnenberg
2017-04-12Add support for multiple filetypes in filetype aliasingvaltermro
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-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