Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3750094
D938.id2389.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
481 B
Referenced Files
None
Subscribers
None
D938.id2389.diff
View Options
diff --git a/lint/linter/ArcanistShellCheckLinter.php b/lint/linter/ArcanistShellCheckLinter.php
--- a/lint/linter/ArcanistShellCheckLinter.php
+++ b/lint/linter/ArcanistShellCheckLinter.php
@@ -111,6 +111,7 @@
->setPath($path)
->setLine($child->getAttribute('line'))
->setChar($child->getAttribute('column'))
+ ->setName($this->getLinterName())
->setCode($code)
->setDescription($child->getAttribute('message'));
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Nov 17, 20:55 (21 h, 13 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2249720
Default Alt Text
D938.id2389.diff (481 B)
Attached To
Mode
D938: Add linter name to lint message
Attached
Detach File
Event Timeline
Log In to Comment