diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-14 20:16:54 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-14 20:16:54 +0000 |
commit | 0ad5a5f4a66df9cff7778cb43a83f584f3340e27 (patch) | |
tree | 490d9d63eea149815dee1e22a4a2251264706016 /debian/tests | |
parent | Merging upstream version 0.1.25. (diff) | |
download | debputy-0ad5a5f4a66df9cff7778cb43a83f584f3340e27.tar.xz debputy-0ad5a5f4a66df9cff7778cb43a83f584f3340e27.zip |
Merging debian version 0.1.25.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/tests')
-rwxr-xr-x | debian/tests/debputy-cli-lint-lsp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/tests/debputy-cli-lint-lsp b/debian/tests/debputy-cli-lint-lsp index 1385d8e..91f014e 100755 --- a/debian/tests/debputy-cli-lint-lsp +++ b/debian/tests/debputy-cli-lint-lsp @@ -3,5 +3,7 @@ set -e -u -x debputy lint --linter-exit-code debputy lint --no-linter-exit-code +debputy lsp editor-config debputy lsp editor-config emacs +debputy lsp editor-config emacs+eglot debputy lsp editor-config vim |