Skip to content

Conversation

@JiriLojda
Copy link
Member

Motivation

Which issue does this fix? Fixes #issue number

If no issue exists, what is the fix or new feature? Were there any reasons to fix/implement things that are not obvious?

Checklist

  • Code follows coding conventions held in this repo
  • Automated tests have been added
  • Tests are passing
  • Docs have been updated (if applicable)
  • Temporary settings (e.g. variables used during development and testing) have been reverted to defaults

How to test

If manual testing is required, what are the steps?

@JiriLojda JiriLojda requested a review from a team as a code owner June 4, 2025 11:46
@IvanKiral
Copy link
Contributor

plz write test for taxonomies rendering

@@ -0,0 +1,3 @@
{
"extends": ["@kontent-ai/biome-config/base"]
Copy link
Member

Choose a reason for hiding this comment

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

@JiriLojda I would also add schema link for intellisense within the config:

"$schema": "./node_modules/@biomejs/biome/configuration_schema.json",

Copy link
Member Author

Choose a reason for hiding this comment

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

Good point, I'll add it

- the formatting was provided by dprint which we want to get rid of
- biome currently cannot format html files, but will be able to soon in version 2 so we will just wait for it
@JiriLojda JiriLojda merged commit 8837b59 into main Jun 11, 2025
3 checks passed
@JiriLojda JiriLojda deleted the biome branch June 11, 2025 13:45
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.

4 participants