summaryrefslogtreecommitdiffstats
path: root/debian/tests/debputy-cli-lint-lsp
blob: 0c5da22aebca8f9d44b1a642423041b1474aa11f (plain)
1
2
3
4
5
6
7
8
9
10
#!/bin/sh
set -e -u -x

debputy lint --linter-exit-code
debputy lint --no-linter-exit-code
debputy reformat --no-linter-exit-code --no-auto-fix
debputy lsp editor-config
debputy lsp editor-config emacs
debputy lsp editor-config emacs+eglot
debputy lsp editor-config vim