Page MenuHomePhabricator

Move `getPEP8WithTextOptions` method into `ComprehensiveLintEngine` class.
ClosedPublic

Authored by joshuaspence on May 14 2014, 4:16 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, May 11, 8:48 PM
Unknown Object (File)
Sat, May 10, 9:58 AM
Unknown Object (File)
Apr 24 2025, 6:36 PM
Unknown Object (File)
Apr 15 2025, 12:02 PM
Unknown Object (File)
Apr 8 2025, 8:44 PM
Unknown Object (File)
Apr 8 2025, 6:18 PM
Unknown Object (File)
Apr 8 2025, 10:24 AM
Unknown Object (File)
Apr 7 2025, 9:52 AM
Subscribers

Details

Summary

Since this method is only used within this class, it makes sense to move it here.

Test Plan

N/A

Diff Detail

Repository
rARC Arcanist
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

joshuaspence retitled this revision from to Move `getPEP8WithTextOptions` method into `ComprehensiveLintEngine` class..
joshuaspence updated this object.
joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence added a reviewer: epriestley.

D3882 explicitly moved this up after accept, but I don't know why. I assume it was just a generality thing since .arclint and similar were nowehere in sight.

epriestley edited edge metadata.
This revision is now accepted and ready to land.May 17 2014, 2:18 AM
epriestley updated this revision to Diff 21753.

Closed by commit rARC38eda3e86bb3 (authored by @joshuaspence, committed by @epriestley).