Skip to content

Commit

Permalink
ignores package-lock.json
Browse files Browse the repository at this point in the history
Signed-off-by: scures <scurescu@suse.com>
  • Loading branch information
scures authored and innobead committed Apr 17, 2024
1 parent e245eee commit 16393cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codespell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ jobs:
uses: codespell-project/actions-codespell@v2
with:
check_filenames: true
skip: "*/**.yaml,*/**.yml,./scripts,./vendor,MAINTAINERS,LICENSE,go.mod,go.sum,**/*-lock,**/*.svg"
skip: "*/**.yaml,*/**.yml,./scripts,./vendor,MAINTAINERS,LICENSE,go.mod,go.sum,**/*-lock.json,**/*.svg"

0 comments on commit 16393cb

Please sign in to comment.