Skip to content

Commit

Permalink
Linting
Browse files Browse the repository at this point in the history
Signed-off-by: HAHWUL <[email protected]>
  • Loading branch information
hahwul committed Nov 6, 2024
1 parent 10f624d commit 2f35d95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/completions.cr
Original file line number Diff line number Diff line change
Expand Up @@ -166,4 +166,4 @@ complete -c noir -n '__fish_noir_needs_command' -a '-v' -d 'Show version'
complete -c noir -n '__fish_noir_needs_command' -a '--build-info' -d 'Show version and Build info'
complete -c noir -n '__fish_noir_needs_command' -a '-h' -d 'Show help'
SCRIPT
end
end

0 comments on commit 2f35d95

Please sign in to comment.