EditorConfig Files
Banned Symbols
Test Run Settings
Thedefault.runsettings file configures test execution settings.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Pre-configured settings for analyzers and code style
| File | Purpose |
|---|---|
Analyzer.ANcpLua.Analyzers.editorconfig | Settings for ANcpLua.Analyzers |
Analyzer.Meziantou.Analyzer.editorconfig | Settings for Meziantou |
Analyzer.Microsoft.CodeAnalysis.Analyzers.editorconfig | Settings for Microsoft.CodeAnalysis.Analyzers |
Analyzer.Microsoft.CodeAnalysis.BannedApiAnalyzers.editorconfig | Settings for Microsoft.CodeAnalysis.BannedApiAnalyzers |
Analyzer.Microsoft.CodeAnalysis.NetAnalyzers.editorconfig | Settings for Microsoft.CodeAnalysis.NetAnalyzers |
Analyzers.editorconfig | Master analyzer configuration |
CodingStyle.editorconfig | Code style settings (indentation, spacing, etc.) |
GeneratedFiles.editorconfig | Suppresses warnings in generated code |
NamingConvention.editorconfig | Naming conventions for types, members, parameters |
| File | Description |
|---|---|
BannedSymbols.NewtonsoftJson.txt | Bans legacy JSON library in favor of System.Text.Json |
BannedSymbols.txt | Default banned APIs (use TimeProvider instead of legacy time APIs) |
default.runsettings file configures test execution settings.Was this page helpful?
