oxc/tasks
Yuji Sugiura 41fb7ef7e7
chore(tasks/lint_rules): Arrange UI (#2187)
Part of #2020

- [x] rule counters
- [x] show two tables
- [x] omit all the deprecated rules

Eventually I decided to split them into 3 tables.

In order to be aware of the newly deprecated rules in the future, the
deprecated rules are hidden by default, rather than omitted altogether.
2024-01-28 22:25:33 +08:00
..
benchmark feat(tasks): benchmarks for lexer (#2101) 2024-01-21 14:32:50 +00:00
common chore(deps): bump the dependencies group with 3 updates (#2033) 2024-01-15 15:31:32 +08:00
coverage fix(ast): AcessorProperty is missing decorators (#2176) 2024-01-26 15:43:05 +08:00
javascript_globals refactor: move all miette usages to oxc_diagnostics 2024-01-28 16:52:16 +08:00
lint_rules chore(tasks/lint_rules): Arrange UI (#2187) 2024-01-28 22:25:33 +08:00
minsize refactor(rust): move to workspace lint table (#1444) 2023-11-20 14:38:10 +08:00
prettier_conformance chore: update snapshots 2024-01-15 21:13:05 +08:00
rulegen chore(deps): update cargo (#2138) 2024-01-23 14:48:04 +08:00
transform_conformance feat(transformer/decorators): support transform member decorators (#2171) 2024-01-26 10:14:19 +08:00
libs.txt refactor(benchmark): use more complicated files (#1811) 2023-12-25 17:27:02 +08:00