Skip to content

Commit 539320a

Browse files
authored
format fix changes lookup
1 parent 5f6a085 commit 539320a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/pre-commit-lint-check.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,8 @@ jobs:
1010
- run: npm install
1111
- run: npm run lint-check
1212
- run: npm run format-check
13+
- run: cat src/index.ts
14+
- run: cat config/envVarCheck.ts
15+
- run: npm run format-fix
16+
- run: cat src/index.ts
17+
- run: cat config/envVarCheck.ts

0 commit comments

Comments
 (0)