oxc/tasks/website/src
DonIsaac 6e3224d5fa feat(linter): configure by category in config files (#6120)
> closes #5454

Adds a `categories` property to config files, where each key is a `RuleCategory` and each value is `"allow"/"off"`, `"warn"`, or `"deny"/"error"`.

Note that this change won't come into effect until after #6088 is merged.
2024-10-08 22:19:07 +00:00
..
linter feat(linter): configure by category in config files (#6120) 2024-10-08 22:19:07 +00:00
lib.rs perf(rust): use cow_utils instead (#5664) 2024-09-11 18:39:30 +08:00
main.rs feat(website): auto-generate rule docs pages (#4640) 2024-08-10 00:13:06 +00:00