summaryrefslogtreecommitdiff
path: root/ale_linters
AgeCommit message (Expand)Author
2018-04-17Revert "Merge pull request #1487 from rhysd/fix-1472"v1.8.1w0rp
2018-04-10Fix #1492 - Make pylint error parsing work on Windowsw0rp
2018-04-09Merge pull request #1487 from rhysd/fix-1472w0rp
2018-04-05Merge pull request #1455 from Christian-Gibbons/flawfinder_cpp_severity_fixw0rp
2018-03-25Add basic qmllint support (#1419)P M
2018-03-24Support textlint for plaintext without textlintrcyasuhiroki
2018-03-23Fix #1373 - Fix a bug with Fish errors not being handled on Linuxw0rp
2018-03-22fix: Handle ranges for the remark linter #1207Adrián González Rus
2018-03-21fix: po msgfmt output to stdout (#1435)Bojan Mihelac
2018-03-20Merge remote-tracking branch 'tylucaskelley/master'w0rp
2018-03-20Use govet handler for gosimple, gotype, staticcheckBen Paxton
2018-03-19Lint whole package for gosimple and gotypeBen Paxton
2018-03-18add textlint support for markdown (#1383)Hideaki Tokida
2018-03-18Fix #1392 - Only check files on disk for gotypew0rp
2018-03-18#416 Escape the tslint commandw0rp
2018-03-14Fix awk linter and security concerns. (#1411)Anthony DeDominic
2018-03-10Handle flawfinder severity level (#1400)Christian-Gibbons
2018-03-03add basic support for markdownlintTy-Lucas Kelley
2018-03-03Use the configured mdl executable, escape it in the command, and add test for itw0rp
2018-03-03Merge pull request #1377 from joshleeb/markdown-mdl-optionsw0rp
2018-03-02[WIP] Begin to distinguish between Perl warnings and errors (#933)Olaf Alders
2018-03-02Try to fix it againw0rp
2018-02-26Add options for markdown_mdl linterJosh Leeb-du Toit
2018-02-25New linter: Flawfinder (#1361)Christian-Gibbons
2018-02-25Merge pull request #1351 from svanharmelen/f-issue-936w0rp
2018-02-25Fix #1358, fix #1369 - Lint the package on save for go vet insteadJohn Eikenberry
2018-02-20This fixes issue #936 by linting the whole packageSander van Harmelen
2018-02-18Escape the ponyc executablew0rp
2018-02-18Merge pull request #1343 from kevinkjt2000/ponycw0rp
2018-02-18#476 Make F401 a warning and E112 a syntax errorw0rp
2018-02-10functional pony linterKevin Tindall
2018-02-05Removed trailing whitespacesFenner Macrae
2018-02-05Fixed lintr::lint_package commandFenner Macrae
2018-02-04Add lint_package support to lintrFenner Macrae
2018-02-04#1206 Add support for setting options for gobuild, and escape paths betterw0rp
2018-02-04Merge pull request #1326 from michaelquinn32/patch-1w0rp
2018-01-31Update formatting and tests.Michael Quinn
2018-01-30Merge pull request #1308 from lorenzo/patch-1w0rp
2018-01-29Call lintr library before lintingMichael Quinn
2018-01-29Added tests for hadolintJose Lorenzo Rodriguez
2018-01-28Merge pull request #1321 from butlerx/feature/pow0rp
2018-01-28Fix #1038 - Automatically detect and use htmlhint configuration filesw0rp
2018-01-27add po support with proselint, writegood, msgfmt and alexbutlerx
2018-01-24Merge pull request #1157 from elebow/eruby-add-erubi-linterw0rp
2018-01-23Improving hadolint checkerJosé Lorenzo Rodríguez
2018-01-22Add Elixir linter for dialyxir (#1257)Fran Casas
2018-01-20Fix #1246 - Newer ESLint outputs to stderrChristoffer Aasted
2018-01-19Merge pull request #1266 from sharils/patch-1w0rp
2018-01-19Merge pull request #1272 from Codezerker/masterw0rp
2018-01-16[eruby] Add erubi linterEddie Lebow