summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2018-03-02[WIP] Begin to distinguish between Perl warnings and errors (#933)Olaf Alders
2018-03-02Try to fix it againw0rp
2018-03-02Try to fix a test which is failing on Windowsw0rp
2018-03-02Merge pull request #1390 from jdeniau/jd-feat-phpCsFixerw0rp
2018-03-02Fix #1384 - Handle warnings and suggestions for tsserverw0rp
2018-03-02Option to open lists vertically (#1381)Andrew Crites
2018-03-01add php-cs-fixer to list of fixersJulien Deniau
2018-02-25New linter: Flawfinder (#1361)Christian-Gibbons
2018-02-25Merge pull request #1351 from svanharmelen/f-issue-936w0rp
2018-02-25Fix #1358, fix #1369 - Lint the package on save for go vet insteadJohn Eikenberry
2018-02-20This fixes issue #936 by linting the whole packageSander van Harmelen
2018-02-18Fix #1336 - Print a friendly message when using invalid function names for fi...w0rp
2018-02-18Escape the ponyc executablew0rp
2018-02-18Merge pull request #1343 from kevinkjt2000/ponycw0rp
2018-02-18#476 Make F401 a warning and E112 a syntax errorw0rp
2018-02-10functional pony linterKevin Tindall
2018-02-05Fixed lintr::lint_package commandFenner Macrae
2018-02-04Add lint_package support to lintrFenner Macrae
2018-02-04#1206 Add support for setting options for gobuild, and escape paths betterw0rp
2018-02-04Fix #1330 - Find isort configs better by changing the working directoryw0rp
2018-02-04Merge pull request #1326 from michaelquinn32/patch-1w0rp
2018-01-31Update formatting and tests.Michael Quinn
2018-01-30Merge pull request #1308 from lorenzo/patch-1w0rp
2018-01-29Added tests for hadolintJose Lorenzo Rodriguez
2018-01-29Merge pull request #1322 from datanoise/masterw0rp
2018-01-28updated rust handler test caseKent Sibilev
2018-01-28Fix #1038 - Automatically detect and use htmlhint configuration filesw0rp
2018-01-28#1303 jq isn't a Node programw0rp
2018-01-24Merge pull request #1157 from elebow/eruby-add-erubi-linterw0rp
2018-01-24Support fixing JSON files with fixjsonrhysd
2018-01-19Merge pull request #1272 from Codezerker/masterw0rp
2018-01-19Fix the didSave tests so they work in NeoVim 0.1.7, and do not send the messa...w0rp
2018-01-19Send didSave message to LSP-based linters (#1295)Rafael Lerm
2018-01-17Fix a command wrapper test on Windowsw0rp
2018-01-17Fix #1298 - Escape commands for PowerShellw0rp
2018-01-16[eruby] Add erubi linterEddie Lebow
2018-01-12Merge pull request #1268 from bbannier/masterw0rp
2018-01-12Merge pull request #1270 from kevinkjt2000/test-ghc-optionsw0rp
2018-01-12Merge pull request #1256 from jonatanolofsson/masterw0rp
2018-01-12Merge pull request #1275 from ipetkov/cargo-featuresw0rp
2018-01-11Teach ALE about cargo features and add some configuration optionsIvan Petkov
2018-01-11Allow syntax errors for mypy to be ignoredw0rp
2018-01-08Add a luac linter for Luajiangzhi.xie
2018-01-08Fix a syntax error in a testw0rp
2018-01-07test for ghc optionsKevin Tindall
2018-01-07Make it possible to inject flags of protoc invocation.Benjamin Bannier
2018-01-07Removed unneeded `SetDirectory` call in proto handler test.Benjamin Bannier
2018-01-07Go: Add gotype support (#1099)Jelte Fennema
2018-01-07Show more ALE variables in ALEInfow0rp
2018-01-02Fix #1255: Move extra clang-check args to before user optionsJonatan Olofsson