summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2017-12-02Fixed command string for phpcbf fixerE.J. Sexton
2017-12-01Delete unnecessary unletsSven-Hendrik Haase
2017-11-30Fix #1176 - Add an option for caching failing executable checksw0rp
2017-11-29Fix #1178 - Don't use the output from eslint_d for fixing files when the outp...w0rp
2017-11-28Allow warnings about trailing whitespace to be disabled for pycodestyle, and ...w0rp
2017-11-28Allow warnings about trailing blank lines to be hidden for flake8 and pycodes...w0rp
2017-11-28Fix #1168 - Make the ruby linter executable configurablew0rp
2017-11-26Fix go to definition tests on Windowsw0rp
2017-11-26Test go to definition tests on Windowsw0rp
2017-11-26Implement go to defintion for LSP lintersw0rp
2017-11-26Fix #1166 - Add an option for the rls toolchainw0rp
2017-11-26Fix #918 - Save prettier details for Haskell lintersw0rp
2017-11-26#1162 Get LSP completions working reasonably wellw0rp
2017-11-26#1162 Add unfinished experimental code for supporting LSP completion, clean u...w0rp
2017-11-22Fix the JSON fixer post-processor test harder on Windowsw0rp
2017-11-22Fix #988 - Support --fix-dry-run for ESLint by processing the JSON outputw0rp
2017-11-22Fix a fixer test on Windowsw0rp
2017-11-22Fix lambda and funcref chain valuesw0rp
2017-11-22Add support for post-processing fixer outputw0rp
2017-11-22Fix a typow0rp
2017-11-22Fix the eslint_d fixer tests for Windowsw0rp
2017-11-22#988 Take --fix-dry-run away again, because it is dumbw0rp
2017-11-22Fix #988 - Support --fix-dry-run for ESLint where available, and --fix-to-std...w0rp
2017-11-22Support fixer aliases, and make prettier-eslint and prettier-standard just workw0rp
2017-11-22Reorganise the ALEFix testsw0rp
2017-11-22#1095 Use --stdin-filepath where available for prettier-eslintw0rp
2017-11-22Fix a fixer test on Windowsw0rp
2017-11-22#1095 - Use --stdin-filepath for prettier, where availablew0rp
2017-11-22Disable piping buffer data into commands for fixing files where neededw0rp
2017-11-22Fix the empty echo fixer test on Windowsw0rp
2017-11-22Make fixing ignore empty output betterw0rp
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-21Use some default regex for completion support in other filetypesw0rp
2017-11-21#1151 - Overhaul the foodcritic linter for checking files on diskw0rp
2017-11-21redpen: use 'code' key to show validatorrhysd
2017-11-21Quietly add go to definition support for tsserverw0rp
2017-11-20Merge pull request #1154 from deltaskelta/add-filename-key-for-gobuildw0rp
2017-11-20Fix #859 Include test and jaxb Java source paths when availablew0rp
2017-11-20Added filename key for `go build` linterJeff Willette
2017-11-20Add `drafter` for checking API Blueprint files (#1152)Shogo NAMEKI
2017-11-20Revert "Show problems from other files for gobuild and gometalinter"w0rp
2017-11-20#1149 Fix conversion from URIs to filenames on Windowsw0rp
2017-11-19Make the message formats configurable with buffer local variablesw0rp
2017-11-19Stop the completion tests from failing randomlyw0rp
2017-11-19Make the iverilog tests match the other testsw0rp
2017-11-19Make options configurable for iverilog (#1143)RedBug312
2017-11-19#852 - Capture error codes for tflintw0rp
2017-11-19#852 - Capture error codes for swiftlintw0rp
2017-11-19#852 - Capture error codes for swaglintw0rp