Skip to content

Remove support for arbitrary extension for --config-path and BIOME_CONFIG_PATH. We should handle only .json and .jsonc and emit an error otherwise. #4942

@ematipico

Description

@ematipico

At the moment, a command like the following is accepted:

biome --config-path=file.yml

The file.yml gets interpreted as a JSON/JSONC file, which is incorrect. The task is to reject such cases.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions