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)
Sat, Jan 25, 2:49 AM
Unknown Object (File)
Sat, Jan 25, 2:38 AM
Unknown Object (File)
Wed, Jan 22, 12:58 PM
Unknown Object (File)
Sun, Jan 19, 10:44 PM
Unknown Object (File)
Sun, Jan 19, 10:44 PM
Unknown Object (File)
Sun, Jan 19, 10:44 PM
Unknown Object (File)
Dec 25 2024, 3:36 PM
Unknown Object (File)
Dec 25 2024, 3:36 PM
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).