Age | Commit message (Expand) | Author |
2017-12-07 | Fix #1202 - Do not use --all-targets by default, because it doesn't work some... | w0rp |
2017-12-04 | Added option for `gometalinter` to lint package (#1156) | Jeff Willette |
2017-12-05 | added importjs fixer | Jeff Willette |
2017-12-02 | Escape the perl executable, and cover the callbacks with tests | w0rp |
2017-12-02 | Revert "Fix #1186 - Use -w by default for Perl, which does not execute code" | w0rp |
2017-12-02 | Puppet: allow for when parser doesn't supply column for errors (#1182) | Dave Wongillies |
2017-12-02 | Fix #1186 - Use -w by default for Perl, which does not execute code | w0rp |
2017-12-02 | Merge pull request #1188 from ejsexton82/master | w0rp |
2017-12-02 | Fixed command string for phpcbf fixer | E.J. Sexton |
2017-12-01 | Break up the rest of the test script code into smaller files | w0rp |
2017-12-01 | Move the Bash code for running Vader tests to its own file | w0rp |
2017-12-01 | Add glslls (#1179) | Sven-Hendrik Haase |
2017-12-01 | Make toggling work when pattern options are enabled | w0rp |
2017-12-01 | Add prospector for checking Python code (#1183) | Carlos Coêlho |
2017-12-01 | Delete unnecessary unlets | Sven-Hendrik Haase |
2017-11-30 | Fix #1176 - Add an option for caching failing executable checks | w0rp |
2017-11-29 | Fix #1178 - Don't use the output from eslint_d for fixing files when the outp... | w0rp |
2017-11-28 | Allow warnings about trailing whitespace to be disabled for pycodestyle, and ... | w0rp |
2017-11-28 | Allow warnings about trailing blank lines to be hidden for flake8 and pycodes... | w0rp |
2017-11-28 | Fix #1168 - Make the ruby linter executable configurable | w0rp |
2017-11-26 | Fix go to definition tests on Windows | w0rp |
2017-11-26 | Test go to definition tests on Windows | w0rp |
2017-11-26 | Implement go to defintion for LSP linters | w0rp |
2017-11-26 | Fix #1166 - Add an option for the rls toolchain | w0rp |
2017-11-26 | Fix #918 - Save prettier details for Haskell linters | w0rp |
2017-11-26 | #1162 Get LSP completions working reasonably well | w0rp |
2017-11-26 | #1162 Add unfinished experimental code for supporting LSP completion, clean u... | w0rp |
2017-11-22 | Fix the JSON fixer post-processor test harder on Windows | w0rp |
2017-11-22 | Fix #988 - Support --fix-dry-run for ESLint by processing the JSON output | w0rp |
2017-11-22 | Fix a fixer test on Windows | w0rp |
2017-11-22 | Fix lambda and funcref chain values | w0rp |
2017-11-22 | Add support for post-processing fixer output | w0rp |
2017-11-22 | Fix a typo | w0rp |
2017-11-22 | Fix the eslint_d fixer tests for Windows | w0rp |
2017-11-22 | #988 Take --fix-dry-run away again, because it is dumb | w0rp |
2017-11-22 | Fix #988 - Support --fix-dry-run for ESLint where available, and --fix-to-std... | w0rp |
2017-11-22 | Support fixer aliases, and make prettier-eslint and prettier-standard just work | w0rp |
2017-11-22 | Reorganise the ALEFix tests | w0rp |
2017-11-22 | #1095 Use --stdin-filepath where available for prettier-eslint | w0rp |
2017-11-22 | Fix a fixer test on Windows | w0rp |
2017-11-22 | #1095 - Use --stdin-filepath for prettier, where available | w0rp |
2017-11-22 | Disable piping buffer data into commands for fixing files where needed | w0rp |
2017-11-22 | Fix the empty echo fixer test on Windows | w0rp |
2017-11-22 | Make fixing ignore empty output better | w0rp |
2017-11-22 | Fix the Windows tests for pyls | w0rp |
2017-11-21 | Escape the pyls executable in the command, and support running virtualenv pyl... | w0rp |
2017-11-21 | Use some default regex for completion support in other filetypes | w0rp |
2017-11-21 | #1151 - Overhaul the foodcritic linter for checking files on disk | w0rp |
2017-11-21 | redpen: use 'code' key to show validator | rhysd |
2017-11-21 | Quietly add go to definition support for tsserver | w0rp |