summaryrefslogtreecommitdiff
path: root/ale_linters
AgeCommit message (Expand)Author
2017-06-25Feature/restore display of symbol (#693)John Sivak
2017-06-25Improve elm linter (#637)Jasper Woudenberg
2017-06-25#684 Handle tslint errors without the severity included, and use character in...w0rp
2017-06-25Fix #684 - Use the JSON format for tslint, for consistency betwen versions, a...w0rp
2017-06-24Add clangcheck Linter to cpp (#686)Gagbo
2017-06-24Added builddir option to clang-tidy to point to json folder (#688)Gagbo
2017-06-24#681 Show extra kotlin errors at line 1w0rp
2017-06-22Fix #676 - Fix handling of Perl errorsw0rp
2017-06-22Set the --no-color flag for Vint if we fail to parse the version number for s...w0rp
2017-06-21Fix some escaping and make some tests set filenames consistentlyw0rp
2017-06-21Support project's local phpcs installation (#666)Eric Stern
2017-06-21Fix the standard and xo handlers so they call the eslint functionw0rp
2017-06-20Fix #668 - Support eslint for TypeScriptw0rp
2017-06-19handle column number in javac linter (#660)oaue
2017-06-19#662 Fix kotlinc configuration name escapingw0rp
2017-06-18TSLint: distinguish warnings from errors (#663)Pavel Kuropatkin
2017-06-15Fix for Crystal support (#651)David Alexander
2017-06-14#430 Use the style sub_type for flake8 problemsw0rp
2017-06-14Split up the flake8 and ansible-lint handlersw0rp
2017-06-14Add fusion-lint, documentation, and tests (#648)Ryan
2017-06-13Merge branch 'tsserver'w0rp
2017-06-11Perlcritic column number and rule names (#640)Steven Humphrey
2017-06-09Add tsserver supportw0rp
2017-06-08Support for GNU Awk linting (#638)Mark Korondi
2017-06-06Fix #625 Ignore Perl errors from other filesw0rp
2017-06-06#482 - Fix Flow handling with relative pathsw0rp
2017-06-06Complain about incorrect uses of expand('%...')w0rp
2017-06-06#620 Check the Nim files on disk insteadw0rp
2017-06-06Fix #624 - Ask for the Vint version in the backgroundw0rp
2017-06-02Add ktlint support (without formatting) for kotlin filetype (#610)Francis Agyapong
2017-05-31Fix #557 - Detect C project roots and include root directories with headers, ...w0rp
2017-05-31Fix #596 - Report exceptions thrown by flake8w0rp
2017-05-30Remove -X flag from perl defaults.Olaf Alders
2017-05-28Ember-template-lint handler: properly handle template parsing errors.Adrian Zalewski
2017-05-28Merge pull request #585 from gavocanov/masterw0rp
2017-05-28Revert "Fix #501 - Do not run javac when it is just a stub asking you to inst...w0rp
2017-05-27Refactor running of local Node programs with a helper functionw0rp
2017-05-27kotlin linter support for maven/pom.xmlPaolo Gavocanov
2017-05-26#576 Run the eslint.js file created by React with node on Windowsw0rp
2017-05-24Translate pylint output column to 1-based indexNozomu Okuda
2017-05-22Fix initialization of the use_global variable for eslintw0rp
2017-05-20Add experimental code for fixing errorsw0rp
2017-05-20Merge pull request #568 from Qusic/masterw0rp
2017-05-20Improve performance when using gometalinter (#566)Sander van Harmelen
2017-05-20add clang for objc and objcppQusic
2017-05-18Merge pull request #564 from adriaanzon/php-end-columnsw0rp
2017-05-18Add xmllint linter (#559)q12321q
2017-05-18Clean up the rubocop file a littlew0rp
2017-05-18Merge pull request #561 from meunierd/override-rubocop-executablew0rp
2017-05-17Add end columns on php linter #538Adriaan Zonnenberg