chore: commit message voor lint-action veranderd
This commit is contained in:
parent
7746d6b412
commit
9f88737c48
1 changed files with 3 additions and 2 deletions
5
.github/workflows/lint-action.yml
vendored
5
.github/workflows/lint-action.yml
vendored
|
@ -38,5 +38,6 @@ jobs:
|
||||||
with:
|
with:
|
||||||
auto_fix: true
|
auto_fix: true
|
||||||
eslint: true
|
eslint: true
|
||||||
eslint_args: "--debug --config eslint.config.ts"
|
eslint_args: "--config eslint.config.ts"
|
||||||
prettier: true
|
prettier: true
|
||||||
|
commit_message: "style: fix linting issues met lint-action"
|
Loading…
Add table
Add a link
Reference in a new issue