Table of Contents

Enum FormatCommand

Namespace
DotNetDo
Assembly
DotNetDo.Core.dll

Identifies a supported dotnet format subcommand.

public enum FormatCommand

Fields

Analyzers = 2

Applies analyzer fixes.

Style = 1

Formats code style.

Whitespace = 0

Formats whitespace.