summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorHarmen Stoppels <me@harmenstoppels.nl>2024-11-20 16:15:28 +0100
committerGitHub <noreply@github.com>2024-11-20 16:15:28 +0100
commitaa2c18e4df926611226b2d128610c2e8bb639c9e (patch)
treec4114719e7ec3b986d669d3f0acc98adeb64a095 /share
parent0ff3e863151a2c74ac202eefc0b4d3f65b39a85e (diff)
downloadspack-aa2c18e4df926611226b2d128610c2e8bb639c9e.tar.gz
spack-aa2c18e4df926611226b2d128610c2e8bb639c9e.tar.bz2
spack-aa2c18e4df926611226b2d128610c2e8bb639c9e.tar.xz
spack-aa2c18e4df926611226b2d128610c2e8bb639c9e.zip
spack style: import-check -> import, fix bugs, exclude spack.pkg (#47690)
Diffstat (limited to 'share')
-rw-r--r--share/spack/spack-completion.fish4
1 files changed, 2 insertions, 2 deletions
diff --git a/share/spack/spack-completion.fish b/share/spack/spack-completion.fish
index 6c8f2521b4..7d1e996c3f 100644
--- a/share/spack/spack-completion.fish
+++ b/share/spack/spack-completion.fish
@@ -2908,9 +2908,9 @@ complete -c spack -n '__fish_spack_using_command style' -s f -l fix -d 'format a
complete -c spack -n '__fish_spack_using_command style' -l root -r -f -a root
complete -c spack -n '__fish_spack_using_command style' -l root -r -d 'style check a different spack instance'
complete -c spack -n '__fish_spack_using_command style' -s t -l tool -r -f -a tool
-complete -c spack -n '__fish_spack_using_command style' -s t -l tool -r -d 'specify which tools to run (default: import-check, isort, black, flake8, mypy)'
+complete -c spack -n '__fish_spack_using_command style' -s t -l tool -r -d 'specify which tools to run (default: import, isort, black, flake8, mypy)'
complete -c spack -n '__fish_spack_using_command style' -s s -l skip -r -f -a skip
-complete -c spack -n '__fish_spack_using_command style' -s s -l skip -r -d 'specify tools to skip (choose from import-check, isort, black, flake8, mypy)'
+complete -c spack -n '__fish_spack_using_command style' -s s -l skip -r -d 'specify tools to skip (choose from import, isort, black, flake8, mypy)'
# spack tags
set -g __fish_spack_optspecs_spack_tags h/help i/installed a/all