-
-
Notifications
You must be signed in to change notification settings - Fork 688
Closed
Labels
A-ProjectArea: projectArea: projectS-EnhancementStatus: Improve an existing featureStatus: Improve an existing feature
Milestone
Description
Environment information
CLI:
Version: 1.6.4
Color support: true
Platform:
CPU Architecture: aarch64
OS: macos
Environment:
BIOME_LOG_DIR: unset
NO_COLOR: unset
TERM: "screen"
JS_RUNTIME_VERSION: "v20.11.1"
JS_RUNTIME_NAME: "node"
NODE_PACKAGE_MANAGER: "yarn/4.1.0"
Biome Configuration:
Status: Loaded successfully
Formatter disabled: false
Linter disabled: false
Organize imports disabled: false
VCS disabled: false
Workspace:
Open Documents: 0
What happened?
vcs.useIgnoreFile
respects :/.gitignore
but not nested ignore files such as :/packages/foo/.gitignore
.
Expected result
vcs.useIgnoreFile
should respect nested ignore files like Git does. They're helpful in monorepos.
Code of Conduct
- I agree to follow Biome's Code of Conduct
martynchamberlin, yneves, scottbedard, SimulatedGREG, nkampa and 30 more
Metadata
Metadata
Assignees
Labels
A-ProjectArea: projectArea: projectS-EnhancementStatus: Improve an existing featureStatus: Improve an existing feature