Content-Length: 277102 | pFad | http://github.com/Trikcode/JavaScript-Algorithms/commit/0b9fad86ba60b4f76e4d68a27fa222e55ca65fdb

EC fix: CI code style checking · Trikcode/JavaScript-Algorithms@0b9fad8 · GitHub
Skip to content

Commit 0b9fad8

Browse files
appgurueuraklaptudirm
authored andcommitted
fix: CI code style checking
1 parent d671327 commit 0b9fad8

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/Ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
run: npm run test
2626

2727
- name: 💄 Code style
28-
run: npm run style
28+
run: npm run check-style
2929

3030
codespell:
3131
name: Check for spelling errors

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"test": "vitest run",
88
"test-watch": "vitest",
99
"style": "npx prettier . --write",
10+
"check-style": "npx prettier . --check",
1011
"prepare": "husky install"
1112
},
1213
"author": "TheAlgorithms",

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/Trikcode/JavaScript-Algorithms/commit/0b9fad86ba60b4f76e4d68a27fa222e55ca65fdb

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy