oxc/crates
dalaoshu 5f8a7c22e4
fix(oxlint): rules in the configuration file are not being correctly … (#4949)
closes #4701 

BTW, which one should have higher priority between the rules in the
command line and those in the configuration file? Is the current design
reasonable?
2024-08-18 14:16:43 +08:00
..
oxc Release crates v0.24.3 (#4950) 2024-08-18 14:16:25 +08:00
oxc_allocator Release crates v0.24.3 (#4950) 2024-08-18 14:16:25 +08:00
oxc_ast Release crates v0.24.3 (#4950) 2024-08-18 14:16:25 +08:00
oxc_ast_macros Release crates v0.24.3 (#4950) 2024-08-18 14:16:25 +08:00
oxc_cfg Release crates v0.24.3 (#4950) 2024-08-18 14:16:25 +08:00
oxc_codegen Release crates v0.24.3 (#4950) 2024-08-18 14:16:25 +08:00
oxc_diagnostics Release crates v0.24.3 (#4950) 2024-08-18 14:16:25 +08:00
oxc_index Release crates v0.24.3 (#4950) 2024-08-18 14:16:25 +08:00
oxc_isolated_declarations Release crates v0.24.3 (#4950) 2024-08-18 14:16:25 +08:00
oxc_js_regex
oxc_language_server refactor(linter): use diagnostic codes in lint rules (#4349) 2024-07-20 03:35:00 +00:00
oxc_linter fix(oxlint): rules in the configuration file are not being correctly … (#4949) 2024-08-18 14:16:43 +08:00
oxc_macros chore(linter): update docs for declare_oxc_lint! (#4825) 2024-08-11 15:27:54 +00:00
oxc_mangler Release crates v0.24.3 (#4950) 2024-08-18 14:16:25 +08:00
oxc_minifier Release crates v0.24.3 (#4950) 2024-08-18 14:16:25 +08:00
oxc_module_lexer Release crates v0.24.3 (#4950) 2024-08-18 14:16:25 +08:00
oxc_parser Release crates v0.24.3 (#4950) 2024-08-18 14:16:25 +08:00
oxc_prettier chore: remove unsafe_code = "warn" rust lint 2024-07-15 10:39:08 +08:00
oxc_semantic Release crates v0.24.3 (#4950) 2024-08-18 14:16:25 +08:00
oxc_sourcemap Release crates v0.24.3 (#4950) 2024-08-18 14:16:25 +08:00
oxc_span Release crates v0.24.3 (#4950) 2024-08-18 14:16:25 +08:00
oxc_syntax Release crates v0.24.3 (#4950) 2024-08-18 14:16:25 +08:00
oxc_transformer Release crates v0.24.3 (#4950) 2024-08-18 14:16:25 +08:00
oxc_traverse Release crates v0.24.3 (#4950) 2024-08-18 14:16:25 +08:00
oxc_wasm refactor(minifier): ast passes infrastructure (#4625) 2024-08-04 11:58:39 +00:00