Skip to content

v0.0.9

Choose a tag to compare

@github-actions github-actions released this 22 Jan 15:06
· 8 commits to main since this release
82045fd

Disable Biome format linter in super-linter (#18)

Disables the Biome format linter in the super-linter workflow.

Changes

  • Added VALIDATE_BIOME_FORMAT: false to .github/workflows/Linter.yml environment 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.