Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
[autofix.ci] apply automated fixes
  • Loading branch information
autofix-ci[bot] authored and ematipico committed Oct 20, 2025
commit e8d858a93a6e8e2a5f5de3e28b3d056f6d4baa24
50 changes: 9 additions & 41 deletions crates/biome_cli/src/execute/migrate/eslint_any_rule_to_biome.rs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

869 changes: 424 additions & 445 deletions crates/biome_configuration/src/analyzer/linter/rules.rs

Large diffs are not rendered by default.

9 changes: 4 additions & 5 deletions crates/biome_configuration/src/generated/domain_selector.rs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion crates/biome_rule_options/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,6 @@ pub mod organize_imports;
pub mod use_adjacent_overload_signatures;
pub mod use_alt_text;
pub mod use_anchor_content;
pub mod use_anchor_href;
pub mod use_aria_activedescendant_with_tabindex;
pub mod use_aria_props_for_role;
pub mod use_aria_props_supported_by_role;
Expand Down
Loading