tslint-consistent-codestyle icon indicating copy to clipboard operation
tslint-consistent-codestyle copied to clipboard

naming-convention: don't flag inherited methods / accessors

Open ajafff opened this issue 8 years ago • 0 comments
trafficstars

When extending a class, namingConventionRule should not complain about the names of overridden or implemented abstract methods and accessors.

ajafff avatar Nov 30 '16 16:11 ajafff