Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15375955
D11204.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
412 B
Referenced Files
None
Subscribers
None
D11204.diff
View Options
diff --git a/src/lint/linter/ArcanistExternalLinter.php b/src/lint/linter/ArcanistExternalLinter.php
--- a/src/lint/linter/ArcanistExternalLinter.php
+++ b/src/lint/linter/ArcanistExternalLinter.php
@@ -192,7 +192,7 @@
* @task bin
*/
public function getDefaultInterpreter() {
- throw new Exception('Incomplete implementation!');
+ throw new PhutilMethodNotImplementedException();
}
/**
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Mar 14, 12:57 AM (1 w, 21 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7639021
Default Alt Text
D11204.diff (412 B)
Attached To
Mode
D11204: Use `PhutilMethodNotImplementedException` in `ArcanistExternalLinter`
Attached
Detach File
Event Timeline
Log In to Comment