oxc/crates/oxc_prettier/src
2024-10-24 13:57:19 +00:00
..
comments chore(prettier): remove incorrect comment printing logic (#5889) 2024-09-21 04:45:18 +00:00
format refactor(rust): remove the annoying clippy::wildcard_imports (#6860) 2024-10-24 13:57:19 +00:00
printer perf(linter, prettier, diagnostics): use FxHashMap instead of std::collections::HashMap (#5993) 2024-09-23 16:29:05 +00:00
utils feat(prettier): print CallExpression arguments correctly (#1631) 2023-12-10 15:59:13 +08:00
binaryish.rs refactor(prettier): remove BinaryishLeft (#2381) 2024-02-10 23:10:33 +08:00
doc.rs refactor(rust): remove some #[allow(unused)] (#5716) 2024-09-12 02:19:01 +00:00
lib.rs refactor(rust): remove the annoying clippy::wildcard_imports (#6860) 2024-10-24 13:57:19 +00:00
macros.rs refactor(rust): remove some #[allow(unused)] (#5716) 2024-09-12 02:19:01 +00:00
needs_parens.rs refactor(rust): remove some #[allow(unused)] (#5716) 2024-09-12 02:19:01 +00:00
options.rs chore: fix some nightly clippy warnings 2024-06-19 00:53:58 +08:00