summaryrefslogtreecommitdiff
path: root/ale_linters
AgeCommit message (Expand)Author
2017-09-03allow options to be set for `lintr`Alex Axthelm
2017-09-03Allow for lintr optionsAlex Axthelm
2017-09-03Detect and use CM files for smlnj (#884)Jake Zimmerman
2017-08-31Fix #895 - Run Node.js scripts with node.exe instead of node on Windowsw0rp
2017-08-30Merge remote-tracking branch 'randrej/master' into c-clang-tidyw0rp
2017-08-30Merge remote-tracking branch 'jclem/master' into tslint-rulesw0rp
2017-08-30Add a linter for Apache Thrift IDL filesJon Parise
2017-08-29Gradle support for javacBrayden Banks
2017-08-28#869 - Detect the shell dialect from the hashbang for shellcheckw0rp
2017-08-26#868 - Prefer cmd.js files for executing standardw0rp
2017-08-26Set the end column for some Vint problemsw0rp
2017-08-25Add pycodestyle Python linter support (#872)Michael
2017-08-22Merge pull request #865 from jez/erubis-linterw0rp
2017-08-21Add erubis linterJake Zimmerman
2017-08-21Fix #864 - Use the user's configured executable for phpstan for executable() ...w0rp
2017-08-20#653 Show errors from other files for mypyw0rp
2017-08-20Fix some indentationw0rp
2017-08-20Added new linter for GraphQL: gqlint (#863)Michiel Westerbeek
2017-08-20#653 Update tslint to set the filename key for problems in other filesw0rp
2017-08-19Syntaxerl linter feature check (#861)Dmitri Vereshchagin
2017-08-19#860 Only enable the new option for setting the original filename for SyntaxE...w0rp
2017-08-19Add original filename to SyntaxErl commandDmitri Vereshchagin
2017-08-18Fix #858 - Fix the stack ghc-mod commandw0rp
2017-08-16Include the ruleName for errors in tslint problemsw0rp
2017-08-13Make ghc-mod be awared of cabal fileVo Anh Duy
2017-08-11Ban !=# and !=? from the codebasew0rp
2017-08-10Add linter for Idris (#838)Scott Bonds
2017-08-10Move --format=default in the flake8 command to the return value, and remove e...w0rp
2017-08-09Default flake8 to --format=defaultMatthew Grossman
2017-08-08Ban use of ==# or ==? in the codebase, and prefer is# or is? insteadw0rp
2017-08-07Document the PHP langserver integrationw0rp
2017-08-06Fixed the comments, left only the doc URLAndrej Radovic
2017-08-05Fix #823 - Write Windows files with CRLFw0rp
2017-08-05Added clang-tidy for C, too.Andrej Radovic
2017-08-03Merge pull request #821 from verbitan/nagelfarw0rp
2017-08-02Cover the Rust LSP with tests, allow LSP linters to be named anything, and re...w0rp
2017-08-02Add Tcl nagelfar linterNick James
2017-08-02Cover the PHP language server functions with Vader testsw0rp
2017-08-02#517 Enable the PHP language serverw0rp
2017-08-02Rubocop: Show cop nameJunegunn Choi
2017-07-30#517 - Get the Rust language server working in a basic wayw0rp
2017-07-30Fix some bugs so the PHP language server will show errors at least oncew0rp
2017-07-27#810 - Handle output which is not JSON in many lintersw0rp
2017-07-26#810 Ignore output which isn't JSON for brakemanw0rp
2017-07-26#517 Add more code LSP support which makes the tssserver linter behave more l...w0rp
2017-07-26Fix #804 - Do not run scalac for sbt filesw0rp
2017-07-24Make executable and options configurable for hdevtoolsTakano Akio
2017-07-22Fix #794 - Filter out any preceding lines of Flow output which aren't JSONw0rp
2017-07-21Remove trailing whitespace in tslint.vimJonathan Clem
2017-07-21Use the tslint_rules_option variableJonathan Clem