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)
Tue, Sep 24, 5:01 AM
Unknown Object (File)
Thu, Sep 19, 7:00 AM
Unknown Object (File)
Thu, Sep 19, 7:00 AM
Unknown Object (File)
Thu, Sep 19, 5:46 AM
Unknown Object (File)
Thu, Sep 19, 5:46 AM
Unknown Object (File)
Sat, Sep 14, 11:07 AM
Unknown Object (File)
Sat, Sep 14, 11:07 AM
Unknown Object (File)
Sat, Sep 14, 11:07 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).