summaryrefslogtreecommitdiff
path: root/ale_linters
AgeCommit message (Expand)Author
2021-01-22Add linters for apkbuild-lint and secfixes-check from atoolsLeo
2021-01-23Merge pull request #3551 from fenuks/bugfix-3506Horacio Sanson
2021-01-22Fix typosNelson Yeung
2021-01-22Add support for standalone filesNelson Yeung
2021-01-22Fix linting errorsNelson Yeung
2021-01-22Add dart analysis server linterNelson Yeung
2021-01-23Merge pull request #3519 from atsuya/feature/support-vala-lintHoracio Sanson
2021-01-22linters/xo: prefer function shorthandCharles B Johnson
2021-01-22xo: inline filetype handlingCharles B Johnson
2021-01-22linters/xo: consolidate xo lintersCharles B Johnson
2021-01-23use snake case for linter nameAtsuya Takagi
2021-01-23decide whether or not to run with config file based on the presence of config...Atsuya Takagi
2021-01-23allow setting vala-lint executableAtsuya Takagi
2021-01-23add a blank line before if statementAtsuya Takagi
2021-01-23use ale#Set for setting default config variable valuesAtsuya Takagi
2021-01-23support flags for enable/disable configAtsuya Takagi
2021-01-23expect warn or errorAtsuya Takagi
2021-01-23find and use vala-lint config if existsAtsuya Takagi
2021-01-23use the correct regex to match the escape sequences...Atsuya Takagi
2021-01-23fix the wrong variable nameAtsuya Takagi
2021-01-23escape color sequencesAtsuya Takagi
2021-01-23test my hypotethisAtsuya Takagi
2021-01-23specify a filename of the current bufferAtsuya Takagi
2021-01-23be precise about output_streamAtsuya Takagi
2021-01-23add initial filesAtsuya Takagi
2021-01-22Fix linter errorHoracio Sanson
2021-01-22Fix clang-tidy ignoring compile_commands.jsonfenuks
2021-01-22Add yamllint and prettier to openapi.Horacio Sanson
2021-01-22Fix 2777 - Add IBM openapi validatorHoracio Sanson
2021-01-20Merge pull request #3475 from benknoble/dafny-include-timeoutsHoracio Sanson
2021-01-20Merge pull request #3453 from blinsay/blinsay/rust-analyzer-lspHoracio Sanson
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-14Update the Docker image; fix an errorw0rp
2021-01-13Merge pull request #3494 from YorickPeterse/masterHoracio Sanson
2021-01-13Merge pull request #3531 from pinicarus/custom-erlc-executableHoracio 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-04fix: proper initialization options call in php intelephensettys3
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 space error in string concatAndrea Conti
2020-12-12Update Julia language server run commandAndrea Conti
2020-11-30dafny: add a timeLimit option and message-parsingD. Ben Knoble
2020-11-26Fix regexp pattern to work correctly in nvim and vim on windows and linuxfwy
2020-11-23refactor: Move test to the right fileGonzalo Quero
2020-11-23feat: Add optional configuration file for CredoGonzalo Quero
2020-11-21Use _config for LSP config optionsw0rp