Skip to content

Commit

Permalink
revert affine command.
Browse files Browse the repository at this point in the history
  • Loading branch information
rzvxa committed May 16, 2024
1 parent 1ea83bb commit 72752eb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ecosystem-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,7 @@ jobs:
- repository: toeverything/affine
ref: canary
path: affine
command: ./oxlint --deny-warnings -c oxlint.json --import-plugin -D correctness -D perf

command: ./oxlint -c oxlint.json --import-plugin --deny-warnings -D correctness -D nursery -D prefer-array-some -D no-useless-promise-resolve-reject -D perf -A no-undef -A consistent-type-exports -A default -A named -A ban-ts-comment -A export -A no-unresolved -A no-default-export -A no-duplicates -A no-side-effects-in-initialization -A no-named-as-default -A getter-return -A no-barrel-file -A no-await-in-loop
- repository: preactjs/preact
ref: main
path: preact
Expand Down

0 comments on commit 72752eb

Please sign in to comment.