Skip to content

Commit edbdd2c

Browse files
committed
--check
1 parent 86ceff1 commit edbdd2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ jobs:
3030
with:
3131
node-version: "22"
3232
- name: Lint with Prettier
33-
run: npx prettier templates/switchers.js
33+
run: npx prettier templates/switchers.js --check --single-quote

0 commit comments

Comments
 (0)