Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15393548
D16074.id38680.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
426 B
Referenced Files
None
Subscribers
None
D16074.id38680.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
@@ -151,7 +151,7 @@
->setReplaceCost(2)
->setMaximumLength($max)
->setSequences($ov, $nv)
- ->setApplySmoothing(true)
+ ->setApplySmoothing(PhutilEditDistanceMatrix::SMOOTHING_INTERNAL)
->getEditString();
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Mar 16, 9:43 PM (2 d, 9 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7707394
Default Alt Text
D16074.id38680.diff (426 B)
Attached To
Mode
D16074: Use "internal" smoothing for code diffs in Arcanist
Attached
Detach File
Event Timeline
Log In to Comment