mirror of
https://github.com/Tinkoff/career.git
synced 2025-12-11 14:07:06 +03:00
Update linter.yml
This commit is contained in:
2
.github/workflows/linter.yml
vendored
2
.github/workflows/linter.yml
vendored
@@ -29,6 +29,6 @@ jobs:
|
|||||||
- name: Prettier Action
|
- name: Prettier Action
|
||||||
uses: creyD/prettier_action@v4.2
|
uses: creyD/prettier_action@v4.2
|
||||||
with:
|
with:
|
||||||
prettier_options: --write **/*.{js,md}
|
prettier_options: --check **/*.{js,md}
|
||||||
dry: true
|
dry: true
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user