summaryrefslogtreecommitdiff
path: root/ale_linters
AgeCommit message (Expand)Author
2017-03-29Fix #260 automatically set .csslintrc files from ancestor directoriesw0rp
2017-03-29Use the lint_file option so the Cargo linter will only be run against files o...w0rp
2017-03-29Make the tslint file match the style in the rest of the codebasew0rp
2017-03-29Fix #421 Automatically detect create-react-app pathsw0rp
2017-03-27Adjust rubocop error levelsGabriel Holodak
2017-03-27Merge branch 'add-dogma'w0rp
2017-03-27Use the same formatting as other files for the dogma linter file, and cover t...w0rp
2017-03-27Make cargo linter lighter: (#408)Idan Arye
2017-03-25Add support for ASM files using GCCLucas Kolstad
2017-03-23Add the dogma checker.Blaž Hrastnik
2017-03-22Fix problems with nim check (#404)baabelfish
2017-03-21tslint parameterized executable and config path (#400)Ruben Paz
2017-03-18Add support for nim checkbaabelfish
2017-03-13add slim-lint (#388)Markus Doits
2017-03-13Merge pull request #393 from naoina/fix-coffeelint-patternw0rp
2017-03-13Fix pattern of output for coffeelintNaoya Inada
2017-03-12Merge pull request #389 from jparise/erlc-output-tmpdirw0rp
2017-03-11Use tempname() to create the temporary output fileJon Parise
2017-03-11Support older versions of Vintw0rp
2017-03-11#277 #318 Support all same-directory includes for gcc and clangw0rp
2017-03-11FIX #344 - Add options to Perl linterPaul Johnson
2017-03-10Write erlc output files to the temporary directoryJon Parise
2017-03-09Fix #386 report problems with eslint configuration filesw0rp
2017-03-05Add support for nix lintingAlistair Bill
2017-03-04#384 Try and stop stupid errors coming from the gobuild functionsw0rp
2017-03-03Add hamllint linter for Haml (#377)Patrick Lewis
2017-03-01Add support for error detailsJasper Woudenberg
2017-03-02proselint: Add more supported filetypes (#367)Daniel M. Capella
2017-03-01Fix PHP column matching for unexpected single quotes (#370)Adriaan Zonnenberg
2017-03-01Use latest C++ standardequal-l2
2017-02-27Merge pull request #366 from kbenzie/cmakelintw0rp
2017-02-26Copy all loclist items returned from handlers, and set up defaults for conven...w0rp
2017-02-25Add display of the pylint symbol name for the msg_id.John Sivak
2017-02-25Add cmakelint support for cmake filetypeKenneth Benzie (Benie)
2017-02-22Fix Credo's line-matching pattern (#360)Jon Parise
2017-02-21escape dot in maker regex (#357)Chris Paul
2017-02-21Merge pull request #353 from pauloalem/masterw0rp
2017-02-21Merge remote-tracking branch 'adriaanzon/php-columns'w0rp
2017-02-21Merge pull request #348 from rob-b/add-hdevtools-linterw0rp
2017-02-18Add sml support via smlnjpaulo alem
2017-02-18PHP: Make parser work with more error messagesAdriaan Zonnenberg
2017-02-17Add hdevtools linter for haskellRob Berry
2017-02-16Fix clang++ flag typo.Andrea Caforio
2017-02-16Add hdevtools linter for haskellRob Berry
2017-02-15Support columns on php handlerAdriaan Zonnenberg
2017-02-16Fix 'yamllint' syntaxAlex Masterov
2017-02-15Merge pull request #345 from AlexMasterov/feature/yaml-yamllint-optionsw0rp
2017-02-15Add yamllint option to pass in more optionsAlex Masterov
2017-02-14Update line marker pattern for new gfortranDaan van Vugt
2017-02-12Add stylelint option to pass in more optionsAlex Masterov