Age | Commit message (Collapse) | Author |
|
This reverts commit f5fc746d00a8b8e0aaac1904ce97ad7eb52e1b24.
|
|
* puppet: add test for puppet parser validate
* puppet: handle where parser validate doesn't supply the column
* puppet: add test for when parser validate doesn't supply column
* Fix puppet regex to handle Windows paths
|
|
|
|
Fixed Command String for phpcbf Fixer
|
|
|
|
|
|
|
|
* Add glslls-based LSP linter
* Make logfile configureable
|
|
|
|
|
|
I'm not even sure why these were here.
|
|
|
|
output is an error message
|
|
cover the flake8 code with tests
|
|
pycodestyle
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
up the tests, and make the completion cancelling better
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
--fix-to-stdout for eslint_d
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
pyls executables
|
|
|
|
|
|
instead of embedding it into text
|
|
|
|
Added filename key for `go build` linter
|
|
|
|
- Re: f224ce8a377bbb3a0deb78b98fdc6c43555791e2
- The issues that prompted the above commit which reverted changes made to `go build` and
`gometalinter` seemed to suggest that the main issue was with gometalinter and that
changes should be put into different commits so they are independent of each other
- This commit reinstates the changes to the `go build` linter which seem to be uncontested
and it also seems absolutely necessary to show errors from all files in the package which
may have caused a build failure.
|
|
|