Page MenuHomePhabricator

Made some additional methods of `ArcanistLintEngine` final
ClosedPublic

Authored by joshuaspence on Jan 14 2014, 7:52 AM.
Tags
None
Referenced Files
F14598751: D7960.diff
Wed, Jan 8, 10:19 PM
Unknown Object (File)
Wed, Jan 1, 2:57 PM
Unknown Object (File)
Tue, Dec 31, 3:43 AM
Unknown Object (File)
Mon, Dec 23, 4:28 AM
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)
Dec 5 2024, 6:44 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

Branch
lint_engine
Lint
Lint Passed
Unit
No Test Coverage

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