Diviner

Class ArcanistLintWorkflow

Definedsrc/workflow/ArcanistLintWorkflow.php:8
GroupWorkflows
ExtendsArcanistBaseWorkflow

Runs lint rules on changes.

Tasks

Methods

public getArguments()

returnwild
This method is not documented.

private getCacheKey()

returnwild
This method is not documented.

public getCommandHelp()

returnwild
This method is not documented.

public getCommandSynopses()

returnwild
This method is not documented.

public getPostponedLinters()

returnwild
This method is not documented.

public getUnresolvedMessages()

returnwild
This method is not documented.

public getWorkflowName()

returnwild
This method is not documented.

public requiresAuthentication()

returnwild
This method is not documented.

public requiresRepositoryAPI()

returnwild
This method is not documented.

public requiresWorkingCopy()

returnwild
This method is not documented.

public run()

returnwild
This method is not documented.

public setShouldAmendAutofixesWithoutPrompt($should_amend)

parameterswild$should_amend
returnwild
This method is not documented.

public setShouldAmendChanges($should_amend)

parameterswild$should_amend
returnwild
This method is not documented.

public setShouldAmendWithoutPrompt($should_amend)

parameterswild$should_amend
returnwild
This method is not documented.