summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-20Merge pull request #3455 from Thau/feat/credo_config_fileHoracio Sanson
2021-01-16Merge pull request #3485 from andreaconti/masterHoracio Sanson
2021-01-15Merge pull request #3234 from hsanson/3233-enable-ktlint-fixer-for-kotlin-filesHoracio Sanson
2021-01-14Merge pull request #3535 from dense-analysis/revert-3358-masterw0rp
2021-01-14Update the Docker image; fix an errorw0rp
2021-01-14Merge pull request #3471 from kevinclark/3448-fix-unittestsw0rp
2021-01-14Add nvim floating window support (replaces #3314) (#3470)Kevin Clark
2021-01-13Merge pull request #3494 from YorickPeterse/masterHoracio Sanson
2021-01-13Merge pull request #3482 from liskin/lsp-popup-menu-fixHoracio Sanson
2021-01-13Merge pull request #3398 from ecly/update-python-find-rootHoracio Sanson
2021-01-13Merge pull request #3531 from pinicarus/custom-erlc-executableHoracio Sanson
2021-01-13Merge pull request #3399 from StephenWithPH/suggest-scalafmt-for-sbtHoracio Sanson
2021-01-12Revert "Improves fixer performance for large buffers"Horacio Sanson
2021-01-08Merge pull request #3386 from ivorpeles/masterHoracio Sanson
2021-01-06Merge pull request #3390 from benknoble/fix-dafny-filenameHoracio Sanson
2021-01-05Merge pull request #3491 from Poulpatine/salt-lintHoracio Sanson
2021-01-05Merge pull request #3517 from ttys3/masterHoracio Sanson
2021-01-04fix: proper initialization options call in php intelephensettys3
2021-01-01Exclude grandfathered-in non-snakecased lintsKevin Clark
2020-12-28Merge pull request #3467 from fwy/bugfix-checkstyleRegexpNvimWin32Horacio Sanson
2020-12-23Add linter for InkoYorick Peterse
2020-12-17Add salt-lint supportBenjamin Binier
2020-12-16Merge pull request #3403 from will/sorbetwatchmanHoracio Sanson
2020-12-12Fix test space bugAndrea Conti
2020-12-12Fix space error in string concatAndrea Conti
2020-12-12Update Julia language server run commandAndrea Conti
2020-12-05codefix: Fix LSP MenuCallback invocation (E119, not enough args)Tomas Janousek
2020-11-29Merge pull request #3381 from andreypopp/gofmt-stding-stdoutHoracio Sanson
2020-11-28Restore ls -v flag to check-tocKevin Clark
2020-11-28Restore use of grep in check-tocKevin Clark
2020-11-28Use akevinclark/ale for the updated docker imageKevin Clark
2020-11-28Use docker image for custom-check scriptsKevin Clark
2020-11-28Fix test/script/check-supported-tools-tablesKevin Clark
2020-11-28Fix TOC testsKevin Clark
2020-11-28Add non-busybox grep/sed to DockerfileKevin Clark
2020-11-27Fix check-supported-tools-tables checkKevin Clark
2020-11-27Merge pull request #3461 from lyz-code/feat/add-yamlfixerHoracio Sanson
2020-11-26Fix regexp pattern to work correctly in nvim and vim on windows and linuxfwy
2020-11-26fix: correct suggested filetype for yamlfixLyz
2020-11-25Use better string comparison operators in isort fixerIvor Peles
2020-11-25Ensure isort / pipenv test conforms to ALE coding standardsIvor Peles
2020-11-25Fix comparison operatorIvor Peles
2020-11-25feat: add yamlfix fixerLyz
2020-11-23refactor: Move test to the right fileGonzalo Quero
2020-11-23fix: Use proper CdPath function in testGonzalo Quero
2020-11-23chore: Document config_file variableGonzalo Quero
2020-11-23chore: Add Elixir Credo testsGonzalo Quero
2020-11-23feat: Add optional configuration file for CredoGonzalo Quero
2020-11-21Ignore executable check when executable is pipenvIvor Peles
2020-11-21Add test for isort with auto_pipenv flag(s)Ivor Peles