Skip to main content
Source: AL0129ToolMustDeclareSideEffectAnalyzer.cs

Description

Every Loom tool should declare its side effect via [ToolSideEffect] on the method or containing type so that governance policies can be enforced automatically.

Properties

  • Category: GenAI
  • Severity: Info
  • Enabled by default: True
  • Code fix available: False

Configuration

dotnet_diagnostic.AL0129.severity = info