mirror of
https://github.com/biomejs/biome.git
synced 2025-12-23 08:21:13 +00:00
* init fuzzers * correct corpus link * add more fuzzers * add formatter fuzzers * document formatter strategy * add fuzzer build to CI * better github workflow * whoops, need to specify where it runs * fix CI * address naming nit * add text diff to formatter * add linter checks to formatter output * correct diff args * use strip dead code (ew) to resolve the memory usage issue |
||
|---|---|---|
| .. | ||
| rome_parse_all | ||
| rome_parse_d_ts | ||
| rome_parse_json | ||
| rome_parse_jsx | ||
| rome_parse_module | ||
| rome_parse_script | ||
| rome_parse_tsx | ||
| rome_parse_typescript | ||