Age | Commit message (Expand) | Author |
2016-10-06 | Merge pull request #53 from dahlia/haskell-stack | w0rp |
2016-10-06 | GHC Linter for Haskell Stack | Hong Minhee |
2016-10-06 | Add support for changing the eslint executable. | w0rp |
2016-10-06 | Fix loading of JSHint configuration files. | w0rp |
2016-10-06 | Merge pull request #50 from jwilliams108/linter-phpcs | w0rp |
2016-10-06 | correctly parse eslint warning type | jwilliams108 |
2016-10-06 | adding phpcs linter | jwilliams108 |
2016-10-05 | Update the author line and the filenames for the GCC format pattern. | w0rp |
2016-10-05 | Use gcc format for vint output | Kabbaj Amine |
2016-10-05 | Rename the sasslinters to use the same naming conventions, and add scsslint. | w0rp |
2016-10-04 | Add tidy support for html | Kabbaj Amine |
2016-10-04 | Add a function for finding nearest files, and use it to fix JSHint so it will... | w0rp |
2016-10-04 | Add support for formatting filenames into commands, and use it to fix linting... | w0rp |
2016-10-04 | Add support for checking PHP code, courtesy of Spencer Wood. | w0rp |
2016-10-03 | Write YAML for the name instead, and make the example lines match the YAML li... | w0rp |
2016-10-04 | Merge pull request #36 from KabbAmine/linter-yamllint | w0rp |
2016-10-04 | Merge pull request #35 from KabbAmine/linter-jsonlint-fp | w0rp |
2016-10-04 | Merge pull request #33 from prashcr/comment-headers | w0rp |
2016-10-03 | Rename the SASS files to follow the convention from other files, and move the... | w0rp |
2016-10-03 | Add sass/scss support with sass-lint | Kabbaj Amine |
2016-10-03 | Add linter yamllint for yaml | Kabbaj Amine |
2016-10-03 | Add linter jsonlint for json | Kabbaj Amine |
2016-10-04 | Add comment headers to ale_linters | Prashanth Chandra |
2016-10-04 | Linter: tslint for typescript | Prashanth Chandra |
2016-10-03 | Add support for linting with CSSLint. | w0rp |
2016-10-03 | Add support for checking Vim code with Vint. | w0rp |
2016-10-03 | Remove a test echo line. | w0rp |
2016-10-03 | Add support for shellcheck linting. | w0rp |
2016-10-03 | Add support for javascript.jsx filetype | Paolo Gavocanov |
2016-10-02 | Fix qflist output for coffeelint | Prashanth Chandra |
2016-10-02 | Add coffeelint for coffeescript | Prashanth Chandra |
2016-09-18 | Add support for checking Haskell code via a wrapper script which can be used ... | w0rp |
2016-09-18 | Add support for checking C code with GCC too. | w0rp |
2016-09-18 | Add support for checking Fortran syntax with GCC. Mad respect for the mathema... | w0rp |
2016-09-18 | Run DUB in a separate process as well, so it will not cause import lag. | w0rp |
2016-09-16 | Add support for linting D code with DMD. | w0rp |
2016-09-16 | Merge pull request #2 from fijshion/jshint-linter | w0rp |
2016-09-16 | I accidentally credited the wrong guy. Let's fix that. | w0rp |
2016-09-15 | Add name and author to jshint | Chris Kyrouac |
2016-09-15 | Add jshint linter | Chris Kyrouac |
2016-09-15 | Credit fijshion for his work in the files, and make the new linters work agai... | w0rp |
2016-09-15 | Merge pull request #1 from fijshion/jscslinter | w0rp |
2016-09-15 | Merge pull request #3 from ynonp/master | w0rp |
2016-09-15 | Add support for Bash and other shells. Add support for reading from stderr, a... | w0rp |
2016-09-15 | Output error codes in the error text too for flake8. | w0rp |
2016-09-15 | Add an option disabling warnings about trailing whitespace, and use it in fla... | w0rp |
2016-09-15 | FIXED comments | ynonp |
2016-09-15 | ADD rubocop linter | ynonp |
2016-09-14 | Add jscs linter | Chris Kyrouac |
2016-09-14 | Fix issues with switching buffers rapidly causing errors by remembering the b... | w0rp |