Page MenuHomePhabricator

Improve linter rule for useless overriding methods
ClosedPublic

Authored by joshuaspence on May 13 2015, 9:05 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Nov 12, 2:43 PM
Unknown Object (File)
Wed, Oct 30, 6:41 AM
Unknown Object (File)
Wed, Oct 30, 6:04 AM
Unknown Object (File)
Wed, Oct 30, 5:56 AM
Unknown Object (File)
Oct 22 2024, 12:08 AM
Unknown Object (File)
Oct 22 2024, 12:03 AM
Unknown Object (File)
Oct 21 2024, 12:51 AM
Unknown Object (File)
Oct 20 2024, 11:16 PM
Subscribers

Details

Summary

Ref T7409. This linter rule was added in D12419, but fails in some specific cases. Improve the handling of n_DECLARATION_PARAMETER_LIST.

Test Plan

Added unit tests.

Diff Detail

Repository
rARC Arcanist
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

joshuaspence retitled this revision from to Improve linter rule for useless overriding methods.
joshuaspence updated this object.
joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence added a reviewer: epriestley.
epriestley edited edge metadata.
This revision is now accepted and ready to land.May 14 2015, 1:07 PM
This revision was automatically updated to reflect the committed changes.