Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15407113
D19442.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
444 B
Referenced Files
None
Subscribers
None
D19442.diff
View Options
diff --git a/src/difference/ArcanistDiffUtils.php b/src/difference/ArcanistDiffUtils.php
--- a/src/difference/ArcanistDiffUtils.php
+++ b/src/difference/ArcanistDiffUtils.php
@@ -63,7 +63,7 @@
$ol = strlen($o);
$nl = strlen($n);
- $max_glyphs = 80;
+ $max_glyphs = 100;
// This has some wiggle room for multi-byte UTF8 characters, and the
// fact that we're testing the sum of the lengths of both strings. It can
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Mar 19, 3:49 PM (3 d, 22 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7675482
Default Alt Text
D19442.diff (444 B)
Attached To
Mode
D19442: Raise the intraline diff hard limit from 80 to 100 characters
Attached
Detach File
Event Timeline
Log In to Comment