Tony
|
ba0f1ad292
|
style(eslint): fix `no-unassigned-vars` `no-useless-assignment` `preserve-caught-error` (#21175)
* fix: fix no-unassigned-vars
* fix: fix preserve-caught-error
* fix: fix no-useless-assignment
* fix: update variable types for better type safety
* fix: replace nullish coalescing with logical OR for limit assignment
* fix: add DataItem type import for better type safety
|
2026-02-18 22:25:14 +08:00 |
Tony
|
b84bb92a8a
|
style: replace unicorn/no-for-loop w/ typescript/prefer-for-of (#20798)
* style: replace unicorn/no-for-loop w/ typescript/prefer-for-of
* style: fix typescript-eslint/prefer-for-of
* style: fix typescript/no-inferrable-types
* style: fix typescript-eslint/consistent-generic-constructors
* style: typescript-eslint/consistent-type-assertions
* style: fix typescript-eslint/array-type
* fix: revert .entries() in d96ca62d3d80806b0475a54e749decfc07b24701
|
2026-01-02 09:42:24 +08:00 |
github-actions[bot]
|
edfac9f24c
|
style: auto format
|
2025-11-27 05:54:33 +00:00 |
github-actions[bot]
|
838eb3c7ff
|
style: auto format
|
2025-11-27 05:49:33 +00:00 |
github-actions[bot]
|
a28890a135
|
style: auto format
|
2025-11-27 02:55:46 +00:00 |
Ethan Shen
|
2ac656351d
|
feat(route): add Active Python Releases (#19373)
|
2025-06-14 00:32:18 +08:00 |