summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-28Merge pull request #1861 from dimbleby/goto-definition-columnw0rp
2018-08-27Update TOC for ale-puppet-puppetTim Byrne
2018-08-27Support options for puppet parser validateTim Byrne
2018-08-27Fix out-by-one error in column on goto-definitionDavid Hotham
2018-08-27Add solargraph LSP linter.Horacio Sanson
2018-08-26Add vader test and fix command callback.Horacio Sanson
2018-08-26Add java lsp linter to documentationHoracio Sanson
2018-08-26fix testssbl
2018-08-26add ocamlformat supportsbl
2018-08-24Sort the HTML documentation sectionsw0rp
2018-08-24Merge pull request #1839 from filipekiss/feature/stylelint-inline-cssw0rp
2018-08-24Use one LSP connection per projectw0rp
2018-08-24:books: Add html stylelint to TOCFilipe Kiss
2018-08-24Add clazy as cpp linterfenuks
2018-08-24Fix #1844 - Make the kotlin languageserver linter work againw0rp
2018-08-24Merge pull request #1841 from dabbeg/fix-importjs-fixerw0rp
2018-08-24importjs fixer not reading correct executable variable nameDavíð Guðni
2018-08-24Add vscode-java-language-server linterHoracio Sanson
2018-08-23Add hlint refactoring as a fixer (#1836)Evan Borden
2018-08-23Add stylish-haskell as a fixer (#1837)Evan Borden
2018-08-23Merge pull request #1835 from barreyra/masterw0rp
2018-08-23Merge pull request #1820 from SuRaMoN/masterw0rp
2018-08-23Merge pull request #1842 from kjagiello/patch-1w0rp
2018-08-23Merge pull request #1840 from Carpetsmoker/gopathw0rp
2018-08-23Fix case typo in the documentationKrzysztof Jagiełło
2018-08-23Enabling clangd for cpp, objc and objcppBruno R. Barreyra
2018-08-23Remove "go env" from gobuild linterMartin Tournoij
2018-08-22:books: Add docs for html stylelintFilipe Kiss
2018-08-22:umbrella: Add html stylelint testFilipe Kiss
2018-08-22Add html stylelint linterFilipe Kiss
2018-08-20Merge pull request #1815 from fredemmott/lsp-related-informationw0rp
2018-08-18Added and fixed testsmatthias
2018-08-17Use &l:equalprg so local options do not override global onesw0rp
2018-08-16Added phpcs options support as described in #257matthias
2018-08-16Fix #1816 - Fix a type error in the initialize message handlerw0rp
2018-08-16Merge pull request #1818 from tyru/add-go-govet-optionsw0rp
2018-08-16feat: add ale_go_govet_options variabletyru
2018-08-15Correct related information line numbers from 0-based to 1-basedFred Emmott
2018-08-15Test file was the wrong way aroundFred Emmott
2018-08-15Better formattingFred Emmott
2018-08-15Use new-ish LSP 'relatedInformation' field for :ALEDetailFred Emmott
2018-08-15Stop creating closure function in global scope by using partials insteadw0rp
2018-08-13Explain * for fixers in the README betterw0rp
2018-08-13Merge pull request #1809 from nrhodes91/readme-global-fixersw0rp
2018-08-13Try againw0rp
2018-08-13#1808 Try to explain the color scheme for the example GIFw0rp
2018-08-12Include info about `*` being a fallbackNick Rhodes
2018-08-12Merge pull request #1806 from jimenezrick/fix-rustc-linterw0rp
2018-08-12Update README with the `*` ft option for the fixers objectNick Rhodes
2018-08-10Fix #1684: Use the correct flag name in rustc linterRicardo Catalinas Jiménez