Page MenuHomePhabricator

Raise the intraline diff hard limit from 80 to 100 characters
ClosedPublic

Authored by epriestley on May 9 2018, 8:33 PM.
Tags
None
Referenced Files
F18862521: D19442.diff
Sun, Nov 2, 7:43 PM
F18836953: D19442.diff
Mon, Oct 27, 4:00 AM
F18683096: D19442.diff
Sep 26 2025, 7:08 AM
F18656584: D19442.id.diff
Sep 22 2025, 10:56 PM
F18637257: D19442.id46504.diff
Sep 17 2025, 6:49 AM
F18631434: D19442.id46504.diff
Sep 16 2025, 3:21 PM
F18620618: D19442.id46504.diff
Sep 15 2025, 5:46 AM
F18616938: D19442.id.diff
Sep 14 2025, 7:38 PM
Subscribers
None

Details

Summary

Fixes T1246. See PHI637. See T13137. Computers have gotten a bit faster so we can probably bump this up a little and see if it causes problems. This is O(N^2) so the this should be less than twice as expensive in the worst case.

Test Plan

Created a diff affecting characters on a very long line separated by more than 80 but fewer than 100 characters, got a good intraline diff out of it:

Screen Shot 2018-05-09 at 1.30.52 PM.png (1×2 px, 243 KB)

Diff Detail

Repository
rARC Arcanist
Branch
intra1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 20309
Build 27573: Run Core Tests
Build 27572: arc lint + arc unit