First things first - bump severity of shellcheck action from error to warning
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
This commit is contained in:
@@ -33,7 +33,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
check_together: 'yes'
|
check_together: 'yes'
|
||||||
format: tty
|
format: tty
|
||||||
severity: error
|
severity: warning
|
||||||
|
|
||||||
- name: Spell-Checking
|
- name: Spell-Checking
|
||||||
uses: codespell-project/actions-codespell@master
|
uses: codespell-project/actions-codespell@master
|
||||||
|
|||||||
Reference in New Issue
Block a user