oxc/crates
Shannon Rothe 0b6b0b4854
feat(cli): add --deny-warnings flag (#1452)
See #1403

Terminates linting with an exit code of 1 if the `--deny-warnings` flag
is provided _and_ there is 1 or more warnings produced from the linting.
2023-11-21 10:08:10 +08:00
..
oxc refactor(rust): move to workspace lint table (#1444) 2023-11-20 14:38:10 +08:00
oxc_allocator refactor(rust): move to workspace lint table (#1444) 2023-11-20 14:38:10 +08:00
oxc_ast feat(prettier): add infra for need_parens (#1450) 2023-11-20 17:18:39 +08:00
oxc_cli feat(cli): add --deny-warnings flag (#1452) 2023-11-21 10:08:10 +08:00
oxc_codegen refactor(rust): move to workspace lint table (#1444) 2023-11-20 14:38:10 +08:00
oxc_diagnostics refactor(rust): move to workspace lint table (#1444) 2023-11-20 14:38:10 +08:00
oxc_formatter refactor(rust): move to workspace lint table (#1444) 2023-11-20 14:38:10 +08:00
oxc_index refactor(rust): move to workspace lint table (#1444) 2023-11-20 14:38:10 +08:00
oxc_linter feat(linter) eslint plugin unicorn: no zero fractions (#1464) 2023-11-21 10:06:28 +08:00
oxc_linter_plugin refactor(rust): move to workspace lint table (#1444) 2023-11-20 14:38:10 +08:00
oxc_macros refactor(rust): move to workspace lint table (#1444) 2023-11-20 14:38:10 +08:00
oxc_minifier refactor(rust): move to workspace lint table (#1444) 2023-11-20 14:38:10 +08:00
oxc_parser fix(parser): correct import_kind of TSImportEqualsDeclaration (#1449) 2023-11-20 16:57:38 +08:00
oxc_prettier feat(prettier): support format commonjs and amd call (#1473) 2023-11-21 10:05:39 +08:00
oxc_query refactor(rust): move to workspace lint table (#1444) 2023-11-20 14:38:10 +08:00
oxc_resolver refactor(rust): move to workspace lint table (#1444) 2023-11-20 14:38:10 +08:00
oxc_semantic refactor(rust): move to workspace lint table (#1444) 2023-11-20 14:38:10 +08:00
oxc_span refactor(rust): move to workspace lint table (#1444) 2023-11-20 14:38:10 +08:00
oxc_syntax refactor(rust): move to workspace lint table (#1444) 2023-11-20 14:38:10 +08:00
oxc_transformer refactor(rust): move to workspace lint table (#1444) 2023-11-20 14:38:10 +08:00
oxc_type_synthesis refactor(rust): move to workspace lint table (#1444) 2023-11-20 14:38:10 +08:00
oxc_wasm refactor(rust): move to workspace lint table (#1444) 2023-11-20 14:38:10 +08:00