summaryrefslogtreecommitdiff
path: root/ale_linters
AgeCommit message (Expand)Author
2019-01-22Add haskell_stack_ghc_options like …_cabal_ghc_…Robert Estelle
2019-01-20Add support for pyls configuration optionsyut23
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
2018-11-11Add linter for ispcMartino Pilia
2018-11-11Merge pull request #2063 from languitar/better-checkstylew0rp
2018-11-11Fix #2054 - Make golint configurablew0rp
2018-11-07Let checkstyle only lint original filesJohannes Wienke
2018-11-07Support older checkstyle versionsJohannes Wienke
2018-11-04elixir-ls now recognizes umbrella projectsJon Parise
2018-11-04Merge pull request #2051 from aclemons/ruumbaw0rp
2018-11-04Allow configuration of hamllint executable (#2048)Justin Howard
2018-11-04Merge pull request #2044 from Steap/bug/1388w0rp
2018-11-04Add initial support for ruumba in eruby files.Andrew Clemons
2018-11-01PHP linter: make the path to the executable configurableCyril Roelandt
2018-10-31Add configuration dictionary support to elixir-lsJon Parise
2018-10-31Merge pull request #2040 from leamingrad/jshint_filenamew0rp
2018-10-31Pass the filename of the current file into jshintJames Owen