Skip to content

Add alias for dotnet format command #3479

Description

@augustoproiete

dotnet format - Formats code to match editorconfig settings. Introduced with .NET 6 SDK.

dotnet format is a code formatter that applies style preferences to a project or solution. Preferences will be read from an .editorconfig file, if present, otherwise a default set of preferences will be used. For more information, see the EditorConfig documentation.

Docs: https://docs.microsoft.com/en-us/dotnet/core/tools/dotnet-format

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions