You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The primary focus of our linter is to deliver features to end users via the binary application oxlint.
At present, we are unable to accommodate changes that fall outside of this scope, such as modifying our linter infrastructure for consumption as a crate.
Your available options are:
Fork the repository and implement your desired changes.
Uh oh!
There was an error while loading. Please reload this page.
Because using macros to declare all the rules, when I try to call crate oxc linter directly. Can not add custom rules when run
declare_all_lint_rules
The text was updated successfully, but these errors were encountered: