FlutterAnalyzeSettings.

Congratulate Property

Summary

--[no-]congratulate Show output even when there are no errors, warnings, hints, or lints. Ignored if --watch is specified. (defaults to on)
Assembly
Cake.Flutter.dll
Namespace
Cake.Flutter
Containing Type
FlutterAnalyzeSettings

Syntax

public Nullable<bool> Congratulate { get; set; }

Value

Type Description
Nullable<bool>