Skip to content

feat: Add biome linter/formatter#887

Open
SiarheiFedartsou wants to merge 11 commits into
aspect-build:mainfrom
SiarheiFedartsou:add-biome
Open

feat: Add biome linter/formatter#887
SiarheiFedartsou wants to merge 11 commits into
aspect-build:mainfrom
SiarheiFedartsou:add-biome

Conversation

@SiarheiFedartsou

@SiarheiFedartsou SiarheiFedartsou commented May 30, 2026

Copy link
Copy Markdown

Changes

Issue: #538

  • added Biome as formatter (Prettier is still default, but it can be overriden)
  • added Biome as linter
  • extended tests

I was mainly following ESLint/Prettier as an example.

NOTE: I am very new to this project, so I was heavily relying on AI to help me with this PR, I hope it is acceptable.

Test plan

New tests added.

@CLAassistant

CLAassistant commented May 30, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@CLAassistant

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@SiarheiFedartsou SiarheiFedartsou changed the title Add biome Add biome linter/formatter May 30, 2026
Comment thread tools/sarif/sarif.go
// If it's already in SARIF format, normalize paths before returning it.
if regex.Match([]byte(report)) {
return report, nil
return normalizeSarifUris(label, report)

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

It seems it always was the issue that paths there are not normalized...

@SiarheiFedartsou SiarheiFedartsou changed the title Add biome linter/formatter feat: Add biome linter/formatter May 30, 2026
@SiarheiFedartsou SiarheiFedartsou marked this pull request as ready for review May 30, 2026 08:07
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.

2 participants