summaryrefslogtreecommitdiff
path: root/ale_linters
AgeCommit message (Expand)Author
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
2019-01-20Add support for pyls configuration optionsyut23
2019-01-20Add ktlint fixer support.Michael Phillips
2019-01-19Pass --compiler flag to elm-test when linting 0.19 testsRafał Cieślak
2019-01-16support older flake8 output, still used by hacking module from open style guideIrwan Djajadi
2019-01-14Fixed parsing of pydocstyle errorsPablo Acosta-Serafini
2019-01-14Racket linting using raco (#2146)Anthony Quizon
2019-01-12Support textlint for reStructuredText (#1978)hokorobi
2019-01-12#2132 Remove the need for the hidden add_newline option by tweaking the flow ...w0rp
2019-01-10Add textlint for Asciidoc and add it to Fixers (#2193)TANIGUCHI Masaya
2019-01-05Add support for bingo (#2165)Jerko Steiner
2019-01-04fallback to elm if elm-tests isn’t availableAryeh Leib Taurog
2019-01-04fix: don’t use regex matchAryeh Leib Taurog
2019-01-04support tests/ with elm 0.19.0Aryeh Leib Taurog
2018-12-20Merge pull request #2150 from mvgrimes/perl-linter-data-fixw0rp
2018-12-18changed gqlint to lint the file on diskJeff Willette
2018-12-16Use non-greedy matching instead of looking for the commaMark Grimes
2018-12-16Merge pull request #2136 from hsanson/368-chktex-latex-report-errors-from-wro...w0rp
2018-12-14Update the perl-linter's l:pattern to catch missing errorsMark Grimes
2018-12-11Add tests to lacheck linterHoracio Sanson
2018-12-10Adds standardrb linter (#2133)Justin Searls
2018-12-10Fix 368 - Lacheck reports errors from input{} files.Horacio Sanson
2018-12-07Add support for Pod based SwiftLint (#2122)Gordon Fontenot
2018-12-06Merge pull request #2061 from hsanson/1910-add-support-for-bibclean-fixerw0rp
2018-12-06Add support for pydocstyle linter (#2085)pmacosta
2018-12-06refactor sasslint linter (#2077)Oskar Grunning
2018-12-05Fix javalsp command.Horacio Sanson
2018-12-03Revert "Merge pull request #2083 from zackhsi/scalac-until-jvm"w0rp
2018-12-01Add bibclen fixer supportHoracio Sanson
2018-11-28Merge pull request #2096 from mgedmin/flake8-uses-vcolsw0rp
2018-11-23php: change phpstan's --errorFormat to --error-format (#2005)lfree
2018-11-22flake8 reports visual columnsMarius Gedminas
2018-11-21Merge pull request #2068 from m-pilia/ispcw0rp
2018-11-21Add --nowrap to ispc optionsMartino Pilia
2018-11-19Merge pull request #2083 from zackhsi/scalac-until-jvmw0rp
2018-11-19Merge pull request #2087 from m-pilia/adaw0rp
2018-11-18Add GCC linter for AdaMartino Pilia
2018-11-16Continue scalac compilation until just before bytecode generationZack Hsi
2018-11-14Add Vale linter for AsciiDocJeff Kreeftmeijer
2018-11-12Lint ispc on disk to solve include imprecisionsMartino Pilia