summaryrefslogtreecommitdiff
path: root/ale_linters
AgeCommit message (Expand)Author
2018-10-10FIX: use mix from the project root directory (#1954)Matteo Centenaro
2018-10-02Fix PMD not working with classes without packageDiego Lemos
2018-09-28Set global vars in hlint linter file.Evan Rutledge Borden
2018-09-28Add better support for Haskell stack compiler tools (#1851)Evan Borden
2018-09-28Merge pull request #1950 from yejingchen/cclsw0rp
2018-09-28Move ccls functions to autoload/ale/handlerYe Jingchen
2018-09-27Merge pull request #1917 from jpsouzasilva/fix-stylelint-scssw0rp
2018-09-27Add psalm linter for PHP (#1893)Richard Marmorstein
2018-09-26Add ccls testsYe Jingchen
2018-09-26Merge pull request #1908 from KtorZ/masterw0rp
2018-09-26Add ccls support for C/C++/ObjCYe Jingchen
2018-09-19Merge pull request #1719 from elebow/auto-pipenv-option-for-python-lintersw0rp
2018-09-19Add fixer for Go modules (#1873)Martin Tournoij
2018-09-19Support both old (<0.7) and new Julia versionsDaniel Wennberg
2018-09-18Solargraph stdioDevon Meunier
2018-09-18Define custom vim global variables to pass options to hlintKtorZ
2018-09-17Merge pull request #1927 from jparise/thrift-includes-defaultw0rp
2018-09-17Fix the Julia languagserver linter for Julia 0.7w0rp
2018-09-16thrift: default thrift_thrift_includes to ['.']Jon Parise
2018-09-15Add `python_auto_pipenv` config var for all python linters.Eddie Lebow
2018-09-15Add python_[linter]_auto_pipenv options for python linters (fixes #1656)Eddie Lebow
2018-09-14Fix bug with RuboCop linter when options are not setRyan Rosenblum
2018-09-14Merge pull request #1850 from rrosenblum/ruby_lintersw0rp
2018-09-14Return only the unescaped executables from executable callbacksw0rp
2018-09-14Change PCRE escape to simple escapeSascha Grunert
2018-09-13Support options when using Stylelint with SCSSjpsouzasilva
2018-09-12Update all Ruby linters to work consistently with bundlerRyan Rosenblum
2018-09-10Add support for Julia Language Server (#1894)w0rp
2018-09-10Fixed NASM linter from outputting junk fileDaniel Jones
2018-09-09Escape julia command + reorder table in READMEBartolomeo Stellato
2018-09-08Fix other warningsBartolomeo Stellato
2018-09-07Fix julia escaping + minor editsBartolomeo Stellato
2018-09-07Added testsBartolomeo Stellato
2018-09-07Added various files to integrate julia. Still not working.Bartolomeo Stellato
2018-09-06Add golangci-lint (#1890)Sascha Grunert
2018-09-06#1891 Fix the go-langserver testsw0rp
2018-09-06Merge pull request #1870 from hsanson/1822-add-go-langserver-supportw0rp
2018-09-06Fix #1866 - Handle empty output from Perlw0rp
2018-09-06Fix #1822 - support go-langserver lsp.Horacio Sanson
2018-09-04Improve ALE project style checkingw0rp
2018-09-04Merge pull request #1871 from Ophirr33/masterw0rp
2018-09-04Fix the dart language server command and cover it with testsw0rp
2018-09-03Replace removed functionJacob Mischka
2018-09-03Merge pull request #1869 from Steap/feature/gitlint-ignore-whitespacew0rp
2018-09-01Changed sbtserver to just work off of the address variableTy Coghlan
2018-08-30added sbtserver linterTy Coghlan
2018-08-30Started adding julia languageserverBartolomeo Stellato
2018-08-30gitcommit: fully implement warn_about_trailing_whitespaceCyril Roelandt
2018-08-29Merge pull request #1865 from TheLocehiliosan/puppet-optionsw0rp
2018-08-29Always use --color=false when validating puppetTim Byrne