Page MenuHomePhabricator

Made some additional methods of `ArcanistLintEngine` final
ClosedPublic

Authored by joshuaspence on Jan 14 2014, 7:52 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Dec 15, 12:16 PM
Unknown Object (File)
Sun, Dec 15, 12:16 PM
Unknown Object (File)
Sun, Dec 15, 7:27 AM
Unknown Object (File)
Thu, Dec 5, 6:44 AM
Unknown Object (File)
Sat, Nov 30, 11:31 AM
Unknown Object (File)
Tue, Nov 26, 10:27 AM
Unknown Object (File)
Tue, Nov 26, 10:27 AM
Unknown Object (File)
Tue, Nov 26, 10:27 AM

Details

Summary

To me, it seems that these methods should not be overridden by subclasses

Test Plan

arc lint and arc unit

Diff Detail

Repository
rARC Arcanist
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

(These are all probably fine, I'm just waiting until I have some downtime to review them so I can think through things and catch any issues we might have lurking in prior subclasses.)

Fair enough... thanks for the update.

epriestley edited edge metadata.
epriestley added a subscriber: LegNeato.

(+@LegNeato)

These all seem pretty safe to me. I haven't seen users adding much magic to subclasses of LintEngine, either.

This revision is now accepted and ready to land.May 18 2014, 6:08 PM
epriestley updated this revision to Diff 21815.

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