-
-
Notifications
You must be signed in to change notification settings - Fork 846
Open
Copy link
Labels
S-Needs triageStatus: this issue needs to be triagedStatus: this issue needs to be triaged
Description
Environment information
> biome-repro@0.0.0 rage
> biome rage
CLI:
Version: 2.3.6
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: alacritty
JS_RUNTIME_VERSION: v20.19.2
JS_RUNTIME_NAME: node
NODE_PACKAGE_MANAGER: npm/10.8.2
Biome Configuration:
Status: Loaded successfully
Path: biome.json
Formatter enabled: false
Linter enabled: true
Assist enabled: true
VCS enabled: true
Workspace:
Open Documents: 0
What happened?
- Use a monorepo structure
- Configure a root config that has some global
files.includesexclusions via! - Configure a monorepo package configuration that uses
"extends": "//" - Create some lint failures of an enabled rule in the excluded files
- Run lint
- See lint errors for excluded files
https://github.com/brandonw/biome-repro-1766175331469 has a somewhat minimal reproduction.
Expected result
Excluded files should not be processed.
Code of Conduct
- I agree to follow Biome's Code of Conduct
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
S-Needs triageStatus: this issue needs to be triagedStatus: this issue needs to be triaged