| external help file | Detextive.dll-Help.xml |
|---|---|
| Module Name | Detextive |
| online version | https://msdn.microsoft.com/library/dd383463.aspx |
| schema | 2.0.0 |
Corrects a file's editorconfig settings when they differ from the actual formatting found.
Repair-FileEditorConfig [-Path] <String> [<CommonParameters>]
{{ Fill in the Description }}
Repair-FileEditorConfig README.mdCorrects the encoding, indents, and line endings if they differ from the editorconfig settings for the file.
A file to fix the editorconfig values for.
Type: String
Parameter Sets: (All)
Aliases: FullName
Required: True
Position: 0
Default value: None
Accept pipeline input: True (ByPropertyName)
Accept wildcard characters: FalseThis cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.