summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2020-10-02Merge remote-tracking branch 'upstream/master'Bartek thindil Jasicki
2020-09-26fix lint, fix variable semantics and update testsbratekarate
2020-09-25fix(ale_linters/phpcs): add support for multiline error messagesMarcus Zanona
2020-09-17fix: test: mkdir should create if it doesn't existArnold Chand
2020-09-17fix: testsArnold Chand
2020-09-17feat: add intelephense support for phpArnold Chand
2020-09-14Collapse spaces and lines in the completion menu.Raphael Nepomuceno
2020-09-14addressing missing docs + cleaning up older Dhall filestoastal
2020-09-14Merge branch 'master' into dhalltoastal
2020-09-11Merge remote-tracking branch 'upstream/master'Bartek thindil Jasicki
2020-09-09Bump the ALE version to 3.0.0v3.0.0w0rp
2020-09-09Close #2522 - Check pylint on the flyw0rp
2020-09-09Add tests for covering the coming Vint versionw0rp
2020-09-08Close #3003 - Show ignored linters in :ALEInfow0rp
2020-09-08Close #3333 - Add an ALECompletePost eventw0rp
2020-09-08merge master -- apparently someone else added dhall?toastal
2020-09-06Close #3268 - Implement :ALEImportw0rp
2020-09-06Add Elvis handler for ErlangDmitri Vereshchagin
2020-09-05Fix #3183 - Escape filename characters from LSP/tsserverw0rp
2020-09-05Clean up embertemplatelint codew0rp
2020-09-04Merge remote-tracking branch 'upstream/master'Bartek thindil Jasicki
2020-09-04Fix #3322 - Apply rename changes correctlyw0rp
2020-08-31feat(template-lint): Read from stdin (#2622)Cyrille David
2020-08-31Fix flake8 cd logic for invalid optionsw0rp
2020-08-31Add tests for \r removalw0rp
2020-08-30Run flake8 from project root by default.Konstantin Alekseev
2020-08-29Merge pull request #3194 from maxwell-k/vintw0rp
2020-08-29Fix retrying on some test failuresw0rp
2020-08-29Fix psalm options. Retry on some test failuresw0rp
2020-08-29Fix #3247 - Use --always-make for make -n by defaultw0rp
2020-08-29Improved macro handling in gccKimplul
2020-08-29typow0rp
2020-08-29#3319 - Try to modify buffers later for ALEFixw0rp
2020-08-29Merge remote-tracking branch 'upstream/master'Bartek thindil Jasicki
2020-08-28Close #3325 - Apply new formatting where possiblew0rp
2020-08-28#3325 - ale#path#BufferCdString now generates %s:hw0rp
2020-08-28Close #3285 - lint_file is now dynamicw0rp
2020-08-28Close #3309 - Add b:ale_lint_delayw0rp
2020-08-28Merge pull request #2988 from joereynolds/masterw0rp
2020-08-28#3324 - Enable rls by defaultw0rp
2020-08-28Set prettier working directory to where .prettierignore is (#3101)Sorin Iclanzan
2020-08-27Fix #3318 - Escape macros when parsing C flagsw0rp
2020-08-27Fix C flag parsing and tests on Windowsw0rp
2020-08-27#3318 Refactor C flag parsing to set up for quoting argumentsw0rp
2020-08-27Merge pull request #3310 from pbrisbin/masterw0rp
2020-08-27Label the test cases more clearlyw0rp
2020-08-27Fix #3317 - Parse -include from C flagsw0rp
2020-08-27Fix #3316 - Repeat -relative for ALERepeatSelectionw0rp
2020-08-27Fix #3307 - Handle compile_commands paths betterw0rp
2020-08-27#3312 - Just check if additionalTextEdits is non-emptyw0rp