Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F16500148
D9069.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
533 B
Referenced Files
None
Subscribers
None
D9069.diff
View Options
diff --git a/src/lint/engine/PhutilLintEngine.php b/src/lint/engine/PhutilLintEngine.php
--- a/src/lint/engine/PhutilLintEngine.php
+++ b/src/lint/engine/PhutilLintEngine.php
@@ -2,12 +2,8 @@
/**
* Lint engine which enforces libphutil rules.
- *
- * TODO: Deal with PhabricatorLintEngine extending this and then finalize it.
- *
- * @group linter
*/
-class PhutilLintEngine extends ArcanistLintEngine {
+final class PhutilLintEngine extends ArcanistLintEngine {
public function buildLinters() {
$linters = array();
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Jun 17, 7:35 PM (12 h, 38 m)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
8137646
Default Alt Text
D9069.diff (533 B)
Attached To
Mode
D9069: Make the `PhutilLintEngine` final.
Attached
Detach File
Event Timeline
Log In to Comment