mirror of
https://github.com/NixOS/nix.git
synced 2025-12-14 21:11:04 +01:00
misc/bash/completion.sh: Fix shellcheck
This commit is contained in:
parent
c12187b15a
commit
1878e788ce
2 changed files with 1 additions and 1 deletions
|
|
@ -1,3 +1,4 @@
|
|||
# shellcheck shell=bash
|
||||
function _complete_nix {
|
||||
local -a words
|
||||
local cword cur
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue