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
Unknown Object (File)
Tue, Jul 23, 8:40 AM
Unknown Object (File)
Sat, Jul 20, 9:13 AM
Unknown Object (File)
Fri, Jul 19, 4:19 AM
Unknown Object (File)
Sun, Jul 14, 4:14 PM
Unknown Object (File)
Thu, Jul 11, 2:26 AM
Unknown Object (File)
Wed, Jul 10, 5:27 AM
Unknown Object (File)
Sun, Jul 7, 2:26 AM
Unknown Object (File)
Sat, Jun 29, 12:23 AM
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