Skip to content

chore: revive biome#5583

Merged
OEvgeny merged 5 commits intomainfrom
chore/biome
Sep 16, 2025
Merged

chore: revive biome#5583
OEvgeny merged 5 commits intomainfrom
chore/biome

Conversation

@OEvgeny
Copy link
Copy Markdown
Collaborator

@OEvgeny OEvgeny commented Sep 16, 2025

Fixes #

Changelog Entry

(No changelog for the development change)

Description

Two things:

  • updated biome configuration after the latest deps upgrade, so it should now be able to lint CSS again
  • added html formatting, we can benefit for our tests - removed due to their parser isn't ready for our tests

Specific Changes

  • updated biome.json with migrated configuration
  • updated biome.json with html formatter configuration
  • updated * via applying autofixes

-

  • I have added tests and executed them locally
  • I have updated CHANGELOG.md
  • I have updated documentation

Review Checklist

This section is for contributors to review your work.

  • Accessibility reviewed (tab order, content readability, alt text, color contrast)
  • Browser and platform compatibilities reviewed
  • CSS styles reviewed (minimal rules, no z-index)
  • Documents reviewed (docs, samples, live demo)
  • Internationalization reviewed (strings, unit formatting)
  • package.json and package-lock.json reviewed
  • Security reviewed (no data URIs, check for nonce leak)
  • Tests reviewed (coverage, legitimacy)

@OEvgeny OEvgeny marked this pull request as ready for review September 16, 2025 17:26
@OEvgeny OEvgeny requested a review from Copilot September 16, 2025 19:51
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates Biome configuration to the latest version and applies automated formatting fixes across CSS files. The main purpose is to revive Biome linting functionality after a dependencies upgrade.

  • Updated biome.json configuration to use the new schema and settings format
  • Applied automated CSS formatting fixes for improved readability and consistency
  • Disabled the noDescendingSpecificity CSS linting rule

Reviewed Changes

Copilot reviewed 13 out of 14 changed files in this pull request and generated 2 comments.

File Description
biome.json Updated configuration schema and migrated settings to new format
Various CSS files Applied automated formatting fixes for line breaks, spacing, and quote consistency

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Comment thread packages/component/src/Activity/CodeBlockContent.module.css
Comment thread packages/component/src/Activity/CodeBlockContent.module.css
@OEvgeny OEvgeny enabled auto-merge (squash) September 16, 2025 20:24
@OEvgeny OEvgeny merged commit a67544e into main Sep 16, 2025
51 of 52 checks passed
@OEvgeny OEvgeny deleted the chore/biome branch September 16, 2025 20:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants