Skip to content

Commit c192bb8

Browse files
renovate[bot]Matthias
andauthored
chore(devdeps): update oxlint monorepo to v1 (major) (#5376)
* chore(devdeps): update oxlint monorepo to v1 * fix: add some rules and fix most of them * fix: more rules fixed * fix: more oxlint fixes * fix: final fixes for oxlint * fix: more fixes * fix: format * fix: remove globalThis not compatible with next * fix: feedback --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Matthias <[email protected]>
1 parent 8d1201a commit c192bb8

File tree

138 files changed

+1611
-1016
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

138 files changed

+1611
-1016
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,7 @@ jobs:
323323
mv /tmp/docs/.buildx-cache-new /tmp/docs/.buildx-cache
324324
325325
e2e:
326-
timeout-minutes: 10
326+
timeout-minutes: 20
327327
runs-on: ubuntu-latest
328328
needs: [typecheck, format]
329329
env:

0 commit comments

Comments
 (0)