summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-11Update the internal ALE version to 2.7.0v2.7.0w0rp
2020-05-22Support revive for go files (#2933)Paco
2020-05-19Merge pull request #3173 from nibocn/feat#javac-sourcepathHoracio Sanson
2020-05-19refactor(javac): ale_java_javac_sourcepath variable defaults to StringNiBo
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-15style(javac): Code formattingNiBo
2020-05-15feat(javac): Add java_javac_sourcepath variableNiBo
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-05Merge branch 'rust-analyzer' of https://github.com/jonhoo/ale into jonhoo-rus...RyanSquared
2020-04-29Main logic of shellcheck has moved, updated backward compat testIan2020
2020-04-28Fix linting issue - indentation incorrectIan2020
2020-04-28Fix shell detection test, shellcheck function name has changedIan2020
2020-04-28Fix handler test, function name has changedIan2020
2020-04-28Moved common code to ale handlers, updated bats docIan2020
2020-04-28Fix documentation oversightsIan2020
2020-04-24Add shellcheck as linter for bats filesIan2020
2020-04-21Merge pull request #3117 from zoonfafer/vim-vimlsHoracio Sanson
2020-04-21Add vim-language-server linter supportJeffrey Lau
2020-04-20Merge pull request #3121 from zoonfafer/scala-metalsw0rp
2020-04-20Add terraform-lsp integration (#2758)Oliver Ford
2020-04-19Merge pull request #3027 from ndtho8205/fix-kotlinc-stderrHoracio Sanson
2020-04-18linter/scala/metals: Fix return value of GetProjectRoot()Jeffrey Lau
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-17Merge pull request #2681 from mynomoto/clj-kondo-cachew0rp
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-09Move to rust-analyzer everywhereJon Gjengset
2020-04-09rust-analyzer server binary changed nameJon Gjengset
2020-03-26Fix code conventionpuritys
2020-03-26Fix code conventionpuritys
2020-03-26To support javaagent on eclipselsppuritys
2020-03-15Fix vim sign priority patch checkStarryLeo
2020-03-11Fixes #2982 - Implement g:ale_exclude_highlightsw0rp
2020-03-06Fix 3011 - not catching kotlinc output on stderrTho Nguyen Duc
2020-03-04Refactor the "s:LoadArgCount()" function (#3025)w0rp
2020-02-25Mention using 'hidden' in combination with ALEGoToDefinitionw0rp
2020-02-22Add default labels to issue templatesw0rp
2020-02-08Merge pull request #2986 from ndrewtl/patch-1Ryan
2020-01-28misc: change email address for @ndrewtlAndrew Lee
2020-01-02Merge pull request #2908 from af/patch-1w0rp
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