summaryrefslogtreecommitdiff
path: root/ale_linters
AgeCommit message (Expand)Author
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-22Merge remote-tracking branch 'upstream/master'Bartek thindil Jasicki
2021-01-20prolog/swipl: simplify with @hsanson's suggestionsHoracio 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-15Merge remote-tracking branch 'upstream/master'Bartek thindil Jasicki
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-08Merge remote-tracking branch 'upstream/master'Bartek thindil Jasicki
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
2021-01-01Merge remote-tracking branch 'upstream/master'Bartek thindil Jasicki
2020-12-28Merge pull request #3467 from fwy/bugfix-checkstyleRegexpNvimWin32Horacio Sanson
2020-12-23Add linter for InkoYorick Peterse
2020-12-18Merge remote-tracking branch 'upstream/master'Bartek thindil Jasicki
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-30fix blank line issue (???)D. Ben Knoble
2020-11-30Merge remote-tracking branch 'origin/master' into fix-swiplD. Ben Knoble
2020-11-30dafny: add a timeLimit option and message-parsingD. Ben Knoble
2020-11-29hadolint: Recognize message typeMoritz Röhrich
2020-11-27Merge remote-tracking branch 'upstream/master'Bartek thindil Jasicki
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