biome/crates/biome_html_formatter
Carson McManus 2e746485f0
Some checks are pending
Benchmarks / Bench (push) Waiting to run
CI on main / Format Rust Files (push) Waiting to run
Release / Release (push) Waiting to run
Release / version (push) Blocked by required conditions
Release / Package darwin-arm64 (push) Blocked by required conditions
Release / Package darwin-x64 (push) Blocked by required conditions
Release / Package linux-arm64-musl (push) Blocked by required conditions
Release / Package linux-x64-musl (push) Blocked by required conditions
Release / Package win32-arm64 (push) Blocked by required conditions
Release / Package win32-x64 (push) Blocked by required conditions
Release / Package linux-arm64 (push) Blocked by required conditions
Release / Package linux-x64 (push) Blocked by required conditions
Repository dispatch on main / Repository dispatch (push) Blocked by required conditions
CI on main / Lint Rust Files (push) Waiting to run
CI on main / Check Dependencies (push) Waiting to run
CI on main / Test (push) Waiting to run
CI on main / Test262 Coverage (push) Waiting to run
Release / Build WASM (push) Blocked by required conditions
Release / Package JavaScript APIs (push) Blocked by required conditions
Release / Publish CLI (push) Blocked by required conditions
Release / Publish JS API (push) Blocked by required conditions
Repository dispatch on main / Build @biomejs/wasm-web (push) Waiting to run
feat(format/html): implement suppression comments (#5356)
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
2025-07-31 21:53:54 +01:00
..
benches feat(parser): parse Astro frontmatter (#6689) 2025-07-03 09:59:50 -04:00
src feat(format/html): implement suppression comments (#5356) 2025-07-31 21:53:54 +01:00
tests feat(format/html): implement suppression comments (#5356) 2025-07-31 21:53:54 +01:00
Cargo.toml chore(deps): update rust crate criterion to v3 (#6876) 2025-07-14 08:13:28 +01:00