mirror of
https://github.com/f/awesome-chatgpt-prompts.git
synced 2025-05-30 13:52:02 +00:00
Update csv_linter.yml
This commit is contained in:
parent
eaefd3a20d
commit
6ec0859ff3
2
.github/workflows/csv_linter.yml
vendored
2
.github/workflows/csv_linter.yml
vendored
@ -60,7 +60,7 @@ jobs:
|
||||
grep -n "[[:space:]]$" prompts.csv | while read -r line; do
|
||||
echo "Line with trailing whitespace: $line"
|
||||
done
|
||||
exit 1
|
||||
exit 0
|
||||
fi
|
||||
echo "No trailing whitespaces found"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user