mirror of
https://we.phorge.it/source/arcanist.git
synced 2024-11-22 06:42:41 +01:00
Merge branch 'master' of github.com:facebook/arcanist
This commit is contained in:
commit
072833dcb4
1 changed files with 0 additions and 1 deletions
|
@ -143,7 +143,6 @@ abstract class ArcanistLinter {
|
||||||
$code,
|
$code,
|
||||||
$desc) {
|
$desc) {
|
||||||
|
|
||||||
$path = $this->getActivePath();
|
|
||||||
return $this->raiseLintAtLine(null, null, $code, $desc, null, null);
|
return $this->raiseLintAtLine(null, null, $code, $desc, null, null);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue