biomejs
biome
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
chore: add changeset
gameroman:feat-use-sorted-classes-html
5 minutes ago
chore: add changeset
gameroman:feat-use-sorted-classes-html
5 minutes ago
test(css_formatter): cover SCSS rule-list variables
db/scss-var-media
42 minutes ago
chore: revert description changes
gameroman:feat-use-sorted-classes-html
47 minutes ago
chore: revert description changes
gameroman:feat-use-sorted-classes-html
47 minutes ago
feat(useSortedClasses): add support for html files
gameroman:feat-use-sorted-classes-html
1 hour ago
feat(useSortedClasses): add support for html files
gameroman:feat-use-sorted-classes-html
1 hour ago
fix(noUselessTernary): keep operator spacing intact in the fix make::token_decorated_with_space adds a space on each side of the operator, but the operands kept the whitespace that already surrounded the original one, so the fix doubled it: `foo === 1 ? true : false` became `foo === 1`. invert_expression had the mirror problem. It built the inverted comparison with make::token, which carries no spacing at all, so the left operand's trailing space survived while the right side lost its leading one: `foo === 1 ? false : true` became `foo !==1`. Trim the trivia the replacement operator supplies itself, in both places, and use the decorated token when inverting.
Socialpranker:fix/11092-useless-ternary-spacing
1 hour ago
Latest Branches
CodSpeed Performance Gauge
0%
feat(useSortedClasses): add support for html files
#11102
10 minutes ago
2d5b34f
gameroman:feat-use-sorted-classes-html
CodSpeed Performance Gauge
0%
feat(css_syntax): allow SCSS variables in rule lists
#11103
5 hours ago
d2aee0f
db/scss-var-media
CodSpeed Performance Gauge
-3%
fix(noUselessTernary): keep operator spacing intact in the fix 🤖🤖🤖
#11101
1 hour ago
fe7a33f
Socialpranker:fix/11092-useless-ternary-spacing
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs