File: debputy-cli-lint-lsp

package info (click to toggle)
debputy 0.1.82
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 4,796 kB
  • sloc: python: 67,023; sh: 164; perl: 155; makefile: 57; ansic: 16
file content (10 lines) | stat: -rwxr-xr-x 270 bytes parent folder | download | duplicates (5)
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