Page MenuHomePhabricator

D11528.id27983.diff
No OneTemporary

D11528.id27983.diff

diff --git a/src/lint/linter/ArcanistPhutilLibraryLinter.php b/src/lint/linter/ArcanistPhutilLibraryLinter.php
--- a/src/lint/linter/ArcanistPhutilLibraryLinter.php
+++ b/src/lint/linter/ArcanistPhutilLibraryLinter.php
@@ -51,10 +51,6 @@
}
public function willLintPaths(array $paths) {
- if (!xhpast_is_available()) {
- throw new Exception(xhpast_get_build_instructions());
- }
-
// NOTE: For now, we completely ignore paths and just lint every library in
// its entirety. This is simpler and relatively fast because we don't do any
// detailed checks and all the data we need for this comes out of module

File Metadata

Mime Type
text/plain
Expires
Fri, Mar 7, 6:42 PM (2 w, 2 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7343431
Default Alt Text
D11528.id27983.diff (641 B)

Event Timeline