summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2020-05-30vim/vint: show policy nameKeith Maxwell
2020-05-25Fixes govet linter for go 1.13+, with testsmostfunkyduck
2020-05-22Support revive for go files (#2933)Paco
2020-05-20Fixes #3092 - Implement loading `@file` c argumentsStephen Robinson
2020-05-19refactor(javac): ale_java_javac_classpath variable supports String and List t...NiBo
2020-05-19refactor(javac): ale_java_javac_sourcepath variable supports String and List ...NiBo
2020-05-15Merge pull request #3077 from puritys/javaagentHoracio Sanson
2020-05-09Merge pull request #3134 from Ian2020/masterHoracio Sanson
2020-05-08Use a function to define shellcheck linters and vars needed, fixes testsIan2020
2020-05-06Fix style and testmax ulidtko
2020-05-05Merge branch 'rust-analyzer' of https://github.com/jonhoo/ale into jonhoo-rus...RyanSquared
2020-04-30fix: don't append newline when buffer is noeol and nofixeolJames C. Davis
2020-04-29Main logic of shellcheck has moved, updated backward compat testIan2020
2020-04-29Add Apple's swift-format as a linterKlaas Pieter Annema
2020-04-28Fix shell detection test, shellcheck function name has changedIan2020
2020-04-28Fix handler test, function name has changedIan2020
2020-04-21Add vim-language-server linter supportJeffrey Lau
2020-04-20Add terraform-lsp integration (#2758)Oliver Ford
2020-04-18ccls: Detect build dir and set compilationDatabaseDirectoryTomas Janousek
2020-04-18Merge pull request #3098 from tarikgraba/verilator-columnnw0rp
2020-04-18Fix the cursor tests, that stop tests runningw0rp
2020-04-18Broken message in pycodestyle (or any other Linters whose name include 'code'...Yuto
2020-04-18Adds column number to the verilator verilog linterTG
2020-04-18Fix 2269 - use ktlint stdin.Horacio Sanson
2020-04-17Merge pull request #2823 from jeremija/do-not-save-on-autoimportw0rp
2020-04-17Merge pull request #3050 from StarryLeo/fix-vim-sign-priority-patch-checkHoracio Sanson
2020-04-15Closes #3019 - Implement default navigationw0rp
2020-04-15Fix tslint fixer not working issue (temporary file not found)Dalius Dobravolskas
2020-04-09Move to rust-analyzer everywhereJon Gjengset
2020-03-26To support javaagent on eclipselsppuritys
2020-03-23Fix 2732 - Add bashate supportHoracio Sanson
2020-03-15Fix vim sign priority patch checkStarryLeo
2020-03-12Fix 2816 - Standard fix does not work.Horacio Sanson
2020-03-11Fixes #2982 - Implement g:ale_exclude_highlightsw0rp
2020-01-31Add sql-lint as linterJoe Reynolds
2020-01-02Mypy: try to find folder containing mypy.ini to use as cwd. (#2385)Harry Percival
2020-01-02Fix the buildw0rp
2020-01-02Fix #2704 - Show mypy notes; can be disabledw0rp
2020-01-01Add TypeScript autoimport support for deoplete (#2779)Jerko Steiner
2019-12-19allow passing custom options to markdownlintdavidsierradz
2019-12-17Run ESLint from project root dir where possibleKevin Locke
2019-12-05verilog: Add filename to vlog linter outputpatrick96
2019-12-04Fix prettier_standard to respect the configuration fileConrad Irwin
2019-11-27Fix 2913 - checkstyle config file ignored.Horacio Sanson
2019-11-26Fix 2891 - eslint not showing errors.Horacio Sanson
2019-11-23ShellDetect: fall back to filetype if no hashbangEddie Lebow
2019-11-15Merge pull request #2847 from DonnieWest/allowUserToCustomizeItemsw0rp
2019-11-14Clean up the nimpretty codew0rp
2019-11-14Merge pull request #2660 from YPCrumble/masterw0rp
2019-11-09add nimpretty fixerBùi Thành Nhân