I'm not good at English, so I use a translator 🙏
Environment information
Details
CLI:
Version: 2.3.15
Color support: true
Platform:
CPU Architecture: x86_64
OS: linux
Environment:
BIOME_LOG_PATH: unset
BIOME_LOG_PREFIX_NAME: unset
BIOME_CONFIG_PATH: unset
BIOME_THREADS: unset
NO_COLOR: unset
TERM: xterm-256color
JS_RUNTIME_VERSION: v22.12.0
JS_RUNTIME_NAME: node
NODE_PACKAGE_MANAGER: pnpm/10.28.0
Biome Configuration:
Status: Loaded successfully
Path: biome.json
Formatter enabled: true
Linter enabled: true
Assist enabled: true
VCS enabled: false
HTML full support enabled: unset
Workspace:
Open Documents: 0
What happened?
- Create monorepo
- Specify
"//" for extends and !directory in files.includes (ex. "!world")
- Directories that specify to ignore are not ignored.
Please see this repository for minimal reproduce codes.
https://github.com/kazuemon/biomejs-monorepo-ignore-reproduction
Expected result
Works !directory in files.includes even if specify "//" for extends (specified directory should be ignore)
FYI: In minimal reproduce codes, !packages/fuga/world is worked, but !world not worked.
Code of Conduct
I'm not good at English, so I use a translator 🙏
Environment information
Details
What happened?
"//"for extends and!directoryinfiles.includes(ex."!world")Please see this repository for minimal reproduce codes.
https://github.com/kazuemon/biomejs-monorepo-ignore-reproduction
Expected result
Works
!directoryinfiles.includeseven if specify"//"for extends (specified directory should be ignore)FYI: In minimal reproduce codes,
!packages/fuga/worldis worked, but!worldnot worked.Code of Conduct