summaryrefslogtreecommitdiff
path: root/ale_linters
AgeCommit message (Expand)Author
2019-05-08Merge pull request #2134 from oaue/masterw0rp
2019-04-15Fix #2440 - Fix the kotlinc command when Maven and Gradle are missingw0rp
2019-04-07#2132 - Implement feature tests with ale#Hasw0rp
2019-04-07#2132 - Replace command_chain and chain_with with ale#command#Runw0rp
2019-04-02Merge pull request #2340 from svanharmelen/svh/f-gotypew0rp
2019-03-29PSScriptAnalyzer (#2370)Jesse Harris
2019-03-25Merge pull request #2363 from davidsierradz/masterw0rp
2019-03-25Merge pull request #2378 from antew/feature/elm-lsp-linterw0rp
2019-03-25Use location of `composer.json` for PHP project path too (#2391)Shahin Sorkh
2019-03-21Add support for elm-lspAntew
2019-03-15support jsonlint local executabledavidsierradz
2019-03-12make `gotype` return all errorsSander van Harmelen
2019-03-11make options for credo configurable (#2337)Adam Trepanier
2019-03-09linter/markdown: adds support for languatool (#2155)Vincent Dahmen
2019-03-06Merge pull request #2305 from campbellr/masterw0rp
2019-03-05Add lsp_config support for rls (#2332)Nathan Henrie
2019-03-03javac: Don't assume src/main/java always existsRyan Campbell
2019-02-22#2132 - Replace all uses of foo_callback with foow0rp
2019-02-20Merge pull request #2303 from kevinoid/bandit-use-configw0rp
2019-02-17python/bandit: Use .bandit configuration fileKevin Locke
2019-02-17python/pylint: Change directory to project rootKevin Locke
2019-02-12pylama: Use %s instead of %tKevin Locke
2019-02-11add project_root_callback for tsserver (#2290)Derek Sifford
2019-02-10Merge pull request #2268 from m-pilia/alexw0rp
2019-02-10Support ale_sh_shellcheck_dialect to set dialectKevin Locke
2019-02-10Complain about binary operators on the ends of linesw0rp
2019-02-08Support pylama for python (#2266)Kevin Locke
2019-02-08Merge pull request #2284 from jqno/masterw0rp
2019-02-07Fix #2276 - Replace a potentially infinite loop for hiew0rp
2019-02-07Fixes javalsp linterJan Ouwens
2019-02-06Make Cypher linter dynamicFrancisco Lopes
2019-02-06Merge pull request #2270 from oblitum/add-cypher-lintw0rp
2019-02-06Update syntax checkingw0rp
2019-02-03linter/cypher: add cypher-lintFrancisco Lopes
2019-02-02Add settings for the Alex linterMartino Pilia
2019-02-01Fix #2263 - detailed Flow errors should show the original messagew0rp
2019-01-27Set lint_file for the ameba linterw0rp
2019-01-27Add initial ameba (crystal linter) support (#2174)Harrison Bachrach
2019-01-27Merge pull request #2228 from Nomad145/ktlintw0rp
2019-01-27Merge pull request #2225 from ravicious/masterw0rp
2019-01-27Add textlint for tex (#2234)TANIGUCHI Masaya
2019-01-27SugarSS support from PR 1967 (#2219)Niclas Åhdén
2019-01-27Merge pull request #2207 from pmacosta/masterw0rp
2019-01-27Merge pull request #2215 from irwand/masterw0rp
2019-01-27Merge pull request #2235 from erydo/stack-ghc-optionsw0rp
2019-01-27Add VHDL Support & Newer Verilog Linters (#2229)John Gentile
2019-01-26Merge pull request #2250 from m-pilia/banditw0rp
2019-01-26#2132 Unify temporary file management in command.vimw0rp
2019-01-26Add bandit linter for PythonMartino Pilia
2019-01-22Add haskell_stack_ghc_options like …_cabal_ghc_…Robert Estelle