Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 5281956

Browse files
authored
Add standard to our testing
Run in allow failures mode until the non-compliant files are fixed.
1 parent 1c6f8b9 commit 5281956

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎.github/workflows/nodejs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,7 @@ jobs:
1818
npm ci
1919
npm run build --if-present
2020
npm test
21+
npm install standard --save-dev
22+
standard || true # several files are still on compliant
2123
env:
2224
CI: true

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /