summaryrefslogtreecommitdiff
path: root/test/handler
AgeCommit message (Expand)Author
2017-10-22Merge pull request #1032 from diegoholiveira/tests_phpmdw0rp
2017-10-22Fix the regex of phpmdDiego Oliveira
2017-10-19add support for remark-lintrhysd
2017-10-15#977 Complain about the lack of configuration files for scalastyle in such a ...w0rp
2017-10-12Merge pull request #968 from adriaanzon/luacheck-whitespacew0rp
2017-10-12Add some extra tests for luacheck whitespace warningsAdriaan Zonnenberg
2017-10-10Add llc integration for LLVM IR (#979)Linda_pp
2017-10-01Fix Flow and Idris tests for Windowsw0rp
2017-10-01Get the mcsc handler tests to pass on Windowsw0rp
2017-09-27Implemented review recommendationsXristoph Hintermüller
2017-09-14Make temporary file detection work on just about all platformsw0rp
2017-09-14Fix a mistake in the flow testsw0rp
2017-09-13Report problems in other files for brakeman, and get the tests to pass on Win...w0rp
2017-09-13Get some more random tests to pass on Windowsw0rp
2017-09-11Get more tests to pass on Windowsw0rp
2017-09-10Get the TSLint handler tests to pass on Windowsw0rp
2017-09-10Simplify some Rust handler code, and get the Rust handler tests passing on Wi...w0rp
2017-09-08Add GLSL linter using glslang (#914)Sven-Hendrik Haase
2017-09-07Add cuda nvcc linter (#874)BlahGeek
2017-09-06Add an option for ignoring the output of TSLint if a file contains a single b...w0rp
2017-09-03#894 - Replace ugly temporary filenames for Haskell problems with the buffer'...w0rp
2017-09-03Detect and use CM files for smlnj (#884)Jake Zimmerman
2017-08-30Add a linter for Apache Thrift IDL filesJon Parise
2017-08-26Set the end column for some Vint problemsw0rp
2017-08-25Add pycodestyle Python linter support (#872)Michael
2017-08-22Remove some redundant eslint test codew0rp
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-20#653 Update tslint to set the filename key for problems in other filesw0rp
2017-08-19Update SyntaxErl linter testsDmitri Vereshchagin
2017-08-16Include the ruleName for errors in tslint problemsw0rp
2017-08-10Add linter for Idris (#838)Scott Bonds
2017-08-02Add Tcl nagelfar linterNick James
2017-08-02Rubocop: Show cop nameJunegunn Choi
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-26Fix #804 - Do not run scalac for sbt filesw0rp
2017-07-23Fix #795 - Handle GCC errors without column numbersw0rp
2017-07-22Fix #794 - Filter out any preceding lines of Flow output which aren't JSONw0rp
2017-07-19Fix #779 - Handle empty output for tslintw0rp
2017-07-18Fix #308 - Check Dart files with dartanalyzerw0rp
2017-07-18Fix #710 - Show hlint suggestions as info items, and include end line and col...w0rp
2017-07-17Add yaml swaglint linter (#771)Matthew Turland
2017-07-16Add SyntaxErl linterDmitri Vereshchagin
2017-07-13Add scalastyle linter (#766)Kevin Kays
2017-07-13#769 Ignore stderr output and output without JSON we can read for rubocopw0rp
2017-07-12Rubocop: handle empty 'files' array in outputEddie Lebow
2017-07-12Fix #760 - Report problems with configuration files for rubocopw0rp
2017-07-12Add rails_best_practices handler (resolves #655) (#751)Eddie Lebow
2017-07-11Brakeman: Remove unused cache var from testsEddie Lebow