v0.0.9
Disable Biome format linter in super-linter (#18)
Disables the Biome format linter in the super-linter workflow.
Changes
- Added
VALIDATE_BIOME_FORMAT: falseto.github/workflows/Linter.ymlenvironment variables
This prevents Biome's formatter from running during CI linting while keeping other linters active (Prettier for JSON/Markdown/YAML remains disabled as before).
Original prompt
Disable the Biome format linter
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.