Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15420760
D17682.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
769 B
Referenced Files
None
Subscribers
None
D17682.diff
View Options
diff --git a/src/applications/config/option/PhabricatorSyntaxHighlightingConfigOptions.php b/src/applications/config/option/PhabricatorSyntaxHighlightingConfigOptions.php
--- a/src/applications/config/option/PhabricatorSyntaxHighlightingConfigOptions.php
+++ b/src/applications/config/option/PhabricatorSyntaxHighlightingConfigOptions.php
@@ -122,9 +122,9 @@
'syntax.filemap',
'wild',
array(
- '@\.arcconfig$@' => 'js',
- '@\.arclint$@' => 'js',
- '@\.divinerconfig$@' => 'js',
+ '@\.arcconfig$@' => 'json',
+ '@\.arclint$@' => 'json',
+ '@\.divinerconfig$@' => 'json',
))
->setSummary(
pht('Override what language files (based on filename) highlight as.'))
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Mar 22, 4:55 PM (1 d, 13 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7710586
Default Alt Text
D17682.diff (769 B)
Attached To
Mode
D17682: Change syntax highlighting for custom phabricator dot configs
Attached
Detach File
Event Timeline
Log In to Comment