-
-
Notifications
You must be signed in to change notification settings - Fork 689
Labels
S-Needs discussionStatus: needs a discussion to understand criteriaStatus: needs a discussion to understand criteriaS-Needs triageStatus: this issue needs to be triagedStatus: this issue needs to be triaged
Description
Environment information
CLI:
Version: 2.0.5
Color support: true
Platform:
CPU Architecture: aarch64
OS: macos
Environment:
BIOME_LOG_PATH: unset
BIOME_LOG_PREFIX_NAME: unset
BIOME_CONFIG_PATH: unset
BIOME_THREADS: unset
NO_COLOR: unset
TERM: xterm-kitty
JS_RUNTIME_VERSION: v22.16.0
JS_RUNTIME_NAME: node
NODE_PACKAGE_MANAGER: pnpm/9.15.5
Biome Configuration:
Status: Loaded successfully
Path: biome.json
Formatter enabled: true
Linter enabled: true
Assist enabled: true
VCS enabled: false
Workspace:
Open Documents: 0
What happened?
- clone https://github.com/cjquines/biome-repro-1750698709103
- run
pnpm biome check
- we get an error
/Users/cj/gh/biome-repro-1750698709103/src/nested/biome.json configuration ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
✖ Found a nested root configuration, but there's already a root configuration.
ℹ The other configuration was found in /Users/cj/gh/biome-repro-1750698709103.
ℹ Use the migration command from the root of the project to update the configuration.
$ biome migrate --write
configuration ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
✖ Biome exited because the configuration resulted in errors. Please fix them.
Expected result
the directory (and the nested biome.json file) should be ignored
Code of Conduct
- I agree to follow Biome's Code of Conduct
PeterBurner, BjoernSaja, tobiasgraf, fabiob, lgarron and 3 more
Metadata
Metadata
Assignees
Labels
S-Needs discussionStatus: needs a discussion to understand criteriaStatus: needs a discussion to understand criteriaS-Needs triageStatus: this issue needs to be triagedStatus: this issue needs to be triaged