Class ArcanistLintPatcher
Applies lint patches to the working copy.
Tasks
Methods
private this __construct()
This method is not documented.
private buildModifiedFile()
This method is not documented.
private changeCharacterDelta($change)
| parameters | wild | $change | |
| return | wild | | |
This method is not documented.
private getCharacterDelta()
This method is not documented.
private getCharacterOffset($line_num)
| parameters | wild | $line_num | |
| return | wild | | |
This method is not documented.
private getDirtyCharacterOffset()
This method is not documented.
public getModifiedFileContent()
This method is not documented.
public getUnmodifiedFileContent()
This method is not documented.
public static newFromArcanistLintResult(ArcanistLintResult $result)
| parameters | ArcanistLintResult | $result | |
| return | wild | | |
This method is not documented.
private setDirtyCharacterOffset($offset)
| parameters | wild | $offset | |
| return | wild | | |
This method is not documented.
public writePatchToDisk()
This method is not documented.