Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15481277
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
Wed, Apr 9, 7:43 PM (1 w, 21 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7707728
Default Alt Text
D9069.diff (533 B)
Attached To
Mode
D9069: Make the `PhutilLintEngine` final.
Attached
Detach File
Event Timeline
Log In to Comment