Diviner

Class ArcanistLintPatcher

Definedsrc/lint/ArcanistLintPatcher.php:8
GroupLint Integration

Applies lint patches to the working copy.

Tasks

Methods

private this __construct()

returnthis
This method is not documented.

private buildModifiedFile()

returnwild
This method is not documented.

private changeCharacterDelta($change)

parameterswild$change
returnwild
This method is not documented.

private getCharacterDelta()

returnwild
This method is not documented.

private getCharacterOffset($line_num)

parameterswild$line_num
returnwild
This method is not documented.

private getDirtyCharacterOffset()

returnwild
This method is not documented.

public getModifiedFileContent()

returnwild
This method is not documented.

public getUnmodifiedFileContent()

returnwild
This method is not documented.

public static newFromArcanistLintResult(ArcanistLintResult $result)

parametersArcanistLintResult$result
returnwild
This method is not documented.

private setDirtyCharacterOffset($offset)

parameterswild$offset
returnwild
This method is not documented.

public writePatchToDisk()

returnwild
This method is not documented.