Skip to content
This repository was archived by the owner on May 5, 2021. It is now read-only.

Commit fcff350

Browse files
authored
add newline at the end
1 parent cf9ec43 commit fcff350

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/shellcheck.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ jobs:
99
uses: azohra/shell-linter@latest
1010
with:
1111
path: "*.sh"
12-
severity: "error"
12+
severity: "error"

0 commit comments

Comments
 (0)