Skip to content

Commit 8413fa9

Browse files
committed
🎨 Linting
Signed-off-by: HAHWUL <hahwul@gmail.com>
1 parent cdc2b8d commit 8413fa9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/completions.cr

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,4 +153,4 @@ complete -c noir -n '__fish_noir_needs_command' -a '-v' -d 'Show version'
153153
complete -c noir -n '__fish_noir_needs_command' -a '--build-info' -d 'Show version and Build info'
154154
complete -c noir -n '__fish_noir_needs_command' -a '-h' -d 'Show help'
155155
SCRIPT
156-
end
156+
end

0 commit comments

Comments
 (0)