summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-23Merge remote-tracking branch 'upstream/master'Pierre-Nicolas Clauss
2021-01-23Merge pull request #3556 from jD91mZM2/rnixHoracio Sanson
2021-01-23Merge pull request #3547 from hsanson/3546-fix-E928-when-using-javac-linter-o...Horacio Sanson
2021-01-23Add rnix-lsp for Nix diagnostics and completionjD91mZM2
2021-01-23Merge pull request #3521 from hsanson/3498-change-standardrb-fixer-to-use-stdinHoracio Sanson
2021-01-23Merge pull request #3424 from maxice8/atoolsHoracio Sanson
2021-01-23Merge pull request #3489 from t2h5/yaml-spectral-linterHoracio Sanson
2021-01-23add spectral support for jsontatsuya
2021-01-23add spectral handlertatsuya
2021-01-23add spectral linter for yamltatsuya
2021-01-23Merge pull request #3533 from motato1/masterHoracio Sanson
2021-01-23Merge pull request #2825 from thindil/masterHoracio Sanson
2021-01-23doc: Fix linter issuesMohammed Chelouti
2021-01-22doc: Add documentation for DenoMohammed Chelouti
2021-01-22feat: Add Deno lsp supportMohammed Chelouti
2021-01-22feat: Add Deno fmt fixerMohammed Chelouti
2021-01-22Add document for apkbuild filetypeLeo
2021-01-22Add tests for atools handler, basic and dealing with Error and WarningLeo
2021-01-22Test default linters for apkbuildLeo
2021-01-22Document new default linters for apkbuildLeo
2021-01-22Make apkbuild_lint and secfixes_check default for apkbuild filetypeLeo
2021-01-22document support for apkbuild-lint and secfixes-check for apkbuildLeo
2021-01-22Add linters for apkbuild-lint and secfixes-check from atoolsLeo
2021-01-22Add handler for the output of atoolsLeo
2021-01-23Merge pull request #3551 from fenuks/bugfix-3506Horacio Sanson
2021-01-22Merge remote-tracking branch 'upstream/master'Bartek thindil Jasicki
2021-01-23Merge pull request #3069 from nelsyeung/feature/dart-analysis-serverHoracio Sanson
2021-01-22Fix typosNelson Yeung
2021-01-22Add command callback testsNelson Yeung
2021-01-22Add support for standalone filesNelson Yeung
2021-01-22Fix linting errorsNelson Yeung
2021-01-22Add dart analysis_server docNelson Yeung
2021-01-22Add dart analysis_server to supported toolsNelson Yeung
2021-01-22Add dart analysis server linterNelson Yeung
2021-01-23Fix 3546 - check empty executable string.Horacio Sanson
2021-01-23Merge pull request #3519 from atsuya/feature/support-vala-lintHoracio Sanson
2021-01-23Merge pull request #3148 from charlesbjohnson/charlesbjohnson/xoHoracio Sanson
2021-01-22xo: refactor to functionCharles B Johnson
2021-01-22linters/xo: prefer function shorthandCharles B Johnson
2021-01-22linters/xo: fix testsCharles B Johnson
2021-01-22xo: inline filetype handlingCharles B Johnson
2021-01-22fixers/xo: remove unnecessary directory crawlCharles B Johnson
2021-01-22xo: update docsCharles B Johnson
2021-01-22fixers/xo: support monoreposCharles B Johnson
2021-01-22fixers/xo: support stdin relative to the fixed fileCharles B Johnson
2021-01-22fixers/xo: support typescript optionsCharles B Johnson
2021-01-22fixers/xo: refactor to handlersCharles B Johnson
2021-01-22fixers/xo: add testsCharles B Johnson
2021-01-22linters/xo: consolidate xo lintersCharles B Johnson
2021-01-23update doc with snake cased linter nameAtsuya Takagi