dotnet format

E828359

dotnet format is a .NET CLI tool that automatically formats code and enforces style and analyzer rules across .NET projects and solutions.

All labels observed (2)

Label Occurrences
dotnet format canonical 2
dotnet format whitespace 1

How this entity was disambiguated

Statements (48)

Predicate Object
instanceOf .NET CLI tool
code formatter
command-line utility
appliesTo .NET projects
.NET solutions
canFormat analyzer violations
code style
whitespace
commandName dotnet format
developedBy Microsoft
distribution NuGet package (historical/standalone)
bundled with newer .NET SDKs
hostPlatform Linux
Windows
macOS
integratesWith MSBuild-based .NET projects
Roslyn analyzers
linked to: Roslyn compiler
license MIT License
partOf .NET SDK
linked to: dotnet/sdk
primaryFunction automatically formats code
enforces analyzer rules
enforces code style rules
requires .NET SDK installed
runsOn .NET CLI
supportsLanguage C#
F#
Visual Basic .NET
supportsOption --diagnostics
--exclude
--include
--no-restore
--report
--severity
--verbosity
--verify-no-changes
supportsScenario CI code formatting checks
enforcing consistent code style across a solution
local developer formatting
supportsSubcommand dotnet format analyzers
dotnet format document
dotnet format folder
dotnet format project
dotnet format solution
dotnet format style
dotnet format whitespace
linked to: dotnet format
usesConfiguration .editorconfig
analyzer configuration files
ruleset files (legacy)

How these facts were elicited

Referenced by (3)

Full triples — surface form annotated when it differs from this entity's canonical label.

.NET CLI command dotnet format
dotnet format commandName dotnet format
dotnet format supportsSubcommand dotnet format whitespace
linked to: dotnet format