ESLintSettings.

FixDryRun Property

Summary

Gets or sets a value indicating whether to fix problems without saving the changes to the file system.

Option: --fix-dry-run.

Assembly
Cake.ESLint.dll
Namespace
Cake.ESLint
Containing Type
ESLintSettings

Syntax

public bool FixDryRun { get; set; }

Value

Type Description
bool