Skip to content
Actionbot edited this page Mar 14, 2026 · 5 revisions

πŸ”§ Config

You can configure biak behavior via the .biak/config.json file.

{
  "severityWhenDisabled": "none"
}
Name Available Default Description
severityWhenDisabled none, error, warning, suggestion, silent, default none Defines the severity level applied to rules disabled using the dotnet biak disable command.

πŸ—’οΈ Notes

  • You can use biak without a configuration file - default values will be used.
  • Some settings can be configured, but biak works without any configuration.

πŸ”— Links

βš™οΈ Enable / Disable .editorconfig rules

πŸ—‚οΈ Imports

πŸ“¦ Variables

πŸ”Ž Include / Exclude filter

πŸ§‘β€πŸ’» Find activity

βš”οΈ Find conflicts

🚧 Warnings baseline

Clone this wiki locally