summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2020-07-30test: Find .astylerc placed with src for astylejhlink
2020-07-30fix: Find proj_options in same dir for astylejhlink
2020-07-30Support markdownlint 0.19.0 and 0.22.0Sebastian Blask
2020-07-29Merge pull request #3231 from jhlink/add-astyle-for-c-formattingHoracio Sanson
2020-07-29fix: Use ALE to reliably find project optionsjhlink
2020-07-28test: Set empty values for astyle project_optionsjhlink
2020-07-28chore: Distinguish test value namejhlink
2020-07-28chore: Delete dead test codejhlink
2020-07-28fix: Change _options to _project_optionsjhlink
2020-07-26fix: Remove explicit calls to file path in astylejhlink
2020-07-26feat: Add project option file support for astylejhlink
2020-07-26feat: Use stdin/redirection for astylejhlink
2020-07-25test: Add cpp test case for astylejhlink
2020-07-21Merge pull request #2914 from hsanson/2913-fix-checkstyle-config-with-optionsw0rp
2020-07-21Merge pull request #3070 from hsanson/2732-add-bashate-supportw0rp
2020-07-21Merge pull request #3119 from hsanson/2269-ktlint-stdin-supportw0rp
2020-07-15Handling for puppet parser error at end of input.Mark Egan-Fuller
2020-07-10Support zls language server for zigSheheryar Parvaz
2020-07-10test: Add astyle vader testjhlink
2020-07-08eslint: Use cwd from executable location to fix nested projects (#3222)Kevin Locke
2020-07-02Tests/puppet: add new test case for a heretofore unaccounted-for version of e...Christopher Peterson
2020-07-01Run ESLint fixer from project root, where possible (#3096)Kevin Locke
2020-06-20Merge pull request #3158 from ulidtko/improve-dockerfile_lintHoracio Sanson
2020-06-11Update the internal ALE version to 2.7.0v2.7.0w0rp
2020-05-22Support revive for go files (#2933)Paco
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-29Main logic of shellcheck has moved, updated backward compat testIan2020
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-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-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-11Fixes #2982 - Implement g:ale_exclude_highlightsw0rp