summaryrefslogtreecommitdiff
path: root/ale_linters
AgeCommit message (Expand)Author
2018-09-06Fix #1866 - Handle empty output from Perlw0rp
2018-09-04Improve ALE project style checkingw0rp
2018-09-04Merge pull request #1871 from Ophirr33/masterw0rp
2018-09-04Fix the dart language server command and cover it with testsw0rp
2018-09-03Replace removed functionJacob Mischka
2018-09-03Merge pull request #1869 from Steap/feature/gitlint-ignore-whitespacew0rp
2018-09-01Changed sbtserver to just work off of the address variableTy Coghlan
2018-08-30added sbtserver linterTy Coghlan
2018-08-30gitcommit: fully implement warn_about_trailing_whitespaceCyril Roelandt
2018-08-29Merge pull request #1865 from TheLocehiliosan/puppet-optionsw0rp
2018-08-29Always use --color=false when validating puppetTim Byrne
2018-08-28Merge pull request #1849 from hsanson/1848-add-support-for-java-lspw0rp
2018-08-27Support options for puppet parser validateTim Byrne
2018-08-27Add solargraph LSP linter.Horacio Sanson
2018-08-26Add vader test and fix command callback.Horacio Sanson
2018-08-24Merge pull request #1839 from filipekiss/feature/stylelint-inline-cssw0rp
2018-08-24Add clazy as cpp linterfenuks
2018-08-24Fix #1844 - Make the kotlin languageserver linter work againw0rp
2018-08-24Add vscode-java-language-server linterHoracio Sanson
2018-08-23Merge pull request #1835 from barreyra/masterw0rp
2018-08-23Merge pull request #1820 from SuRaMoN/masterw0rp
2018-08-23Enabling clangd for cpp, objc and objcppBruno R. Barreyra
2018-08-23Remove "go env" from gobuild linterMartin Tournoij
2018-08-22Add html stylelint linterFilipe Kiss
2018-08-18Added and fixed testsmatthias
2018-08-16Added phpcs options support as described in #257matthias
2018-08-16feat: add ale_go_govet_options variabletyru
2018-08-12Merge pull request #1806 from jimenezrick/fix-rustc-linterw0rp
2018-08-10Fix #1684: Use the correct flag name in rustc linterRicardo Catalinas Jiménez
2018-08-09Add blank lines to conform the coding standardskodemeister
2018-08-07Use .cquery file to detect the project rootkodemeister
2018-08-03Add support for yang-lspDavid Hotham
2018-08-03Fix #1781 - Fix me breaking the tsserver linterw0rp
2018-08-03Merge pull request #1778 from fredemmott/hhast-perfw0rp
2018-08-03Only run the custom ALE linting script if it's in runtimepathw0rp
2018-08-03Add a linter for checking ALE code itselfw0rp
2018-08-02Simplify the code for most linters and tests with closuresw0rp
2018-08-02Tell HHAST to only look at open filesFred Emmott
2018-08-02Merge pull request #1770 from fredemmott/hackw0rp
2018-08-02Suggested changesFred Emmott
2018-08-02Add Haskell IDE Engine (hie) support (#1735)Luxed
2018-08-02coding styleFred Emmott
2018-08-02Split Hack out from PHP, modernizeFred Emmott
2018-07-30Indicate that a C compiler failed due to problems in a header filew0rp
2018-07-29Add support for parsing compile_commands.json files for C compilersw0rp
2018-07-26fix(linters: python): mark as lint_fileactionless
2018-07-26Add support for 'vulture' for PythonYauhen Kirylau
2018-07-25Merge pull request #1757 from jtalowell/masterw0rp
2018-07-25Fix joker finding .joker filemorrifeldman
2018-07-25Providing cquery support for C filesjtalowell