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)
Fri, Apr 5, 11:55 AM
Unknown Object (File)
Fri, Mar 29, 3:50 AM
Unknown Object (File)
Wed, Mar 27, 11:42 AM
Unknown Object (File)
Wed, Mar 27, 11:42 AM
Unknown Object (File)
Wed, Mar 27, 11:42 AM
Unknown Object (File)
Wed, Mar 27, 11:42 AM
Unknown Object (File)
Mar 4 2024, 11:50 PM
Unknown Object (File)
Feb 16 2024, 3:21 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
Lint
Lint Not Applicable
Unit
Tests Not Applicable