summaryrefslogtreecommitdiff
path: root/test/command_callback
AgeCommit message (Expand)Author
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-18Escape the ponyc executablew0rp
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-01-31Update formatting and tests.Michael Quinn
2018-01-28Fix #1038 - Automatically detect and use htmlhint configuration filesw0rp
2018-01-24Merge pull request #1157 from elebow/eruby-add-erubi-linterw0rp
2018-01-19Merge pull request #1272 from Codezerker/masterw0rp
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-11Teach ALE about cargo features and add some configuration optionsIvan Petkov
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-02Fix #1255: Move extra clang-check args to before user optionsJonatan Olofsson
2017-12-20Fix the gitlint testw0rp
2017-12-20Add support for linting git commit message files (#1233)Nick Diego Yamane
2017-12-19Fix the mscs tests on Windows, and use the improved Simplify for all tests in...v1.7.0w0rp
2017-12-19Fix #1031 - Make the rust flags configurablew0rp
2017-12-19Fix mcsc paths and escaping for Windowsw0rp
2017-12-19Merge pull request #1221 from JelteF/patch-1w0rp
2017-12-19erb: fix testsJelte Fennema
2017-12-17Fix typos in flake8 test messagesNick Diego Yamane
2017-12-07Fix #1202 - Do not use --all-targets by default, because it doesn't work some...w0rp
2017-12-04Added option for `gometalinter` to lint package (#1156)Jeff Willette
2017-12-02Escape the perl executable, and cover the callbacks with testsw0rp
2017-12-02Revert "Fix #1186 - Use -w by default for Perl, which does not execute code"w0rp
2017-12-02Fix #1186 - Use -w by default for Perl, which does not execute codew0rp
2017-12-01Add glslls (#1179)Sven-Hendrik Haase
2017-12-01Delete unnecessary unletsSven-Hendrik Haase
2017-11-28Fix #1168 - Make the ruby linter executable configurablew0rp
2017-11-26Fix #1166 - Add an option for the rls toolchainw0rp
2017-11-22Fix the Windows tests for pylsw0rp
2017-11-21Escape the pyls executable in the command, and support running virtualenv pyl...w0rp
2017-11-21#1151 - Overhaul the foodcritic linter for checking files on diskw0rp
2017-11-20Fix #859 Include test and jaxb Java source paths when availablew0rp
2017-11-20Revert "Show problems from other files for gobuild and gometalinter"w0rp
2017-11-19Make the iverilog tests match the other testsw0rp
2017-11-17Fix #516 - Add support for pyflakes for Pythonw0rp
2017-11-17add ale_asm_gcc_executable option (#1138)Thomas van der Burgt
2017-11-16erb, erubis: Redirect file into first command.Eddie Lebow