Page MenuHomePhabricator

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

Authored by joshuaspence on May 14 2014, 4:16 AM.
Tags
None
Referenced Files
F19754311: D9114.id.diff
Tue, Feb 17, 4:00 AM
F19563713: D9114.id21655.diff
Jan 31 2026, 4:18 PM
F19410681: D9114.id21655.diff
Dec 27 2025, 6:43 PM
F19378049: D9114.id.diff
Dec 26 2025, 9:01 PM
F19321191: D9114.diff
Dec 25 2025, 9:46 AM
F19005653: D9114.diff
Nov 21 2025, 3:58 PM
F18946630: D9114.diff
Nov 11 2025, 8:39 PM
F18626842: D9114.id21655.diff
Sep 16 2025, 2:38 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
Branch
lintengine-pep8
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 454
Build 454: [Placeholder Plan] Wait for 30 Seconds

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).