Page MenuHomePhabricator

[LINTER] Exclude a new rule that enforce naming convention on classes
ClosedPublic

Authored by Fabien on May 31 2021, 18:38.

Details

Summary

The Generic.NamingConventions.AbstractClassNamePrefix is new from
phpcs version 3.6.0 and not consistent with our codebase.

Test Plan
arc lint --everything

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Fabien requested review of this revision.May 31 2021, 18:38
This revision is now accepted and ready to land.May 31 2021, 18:46
Fabien retitled this revision from [LINTER] Exclude a new rule that enforce naming convention on classes to [LINTER] Exclude new rules that enforce naming conventions on classes.May 31 2021, 18:54
Fabien edited the summary of this revision. (Show Details)
Fabien retitled this revision from [LINTER] Exclude new rules that enforce naming conventions on classes to [LINTER] Exclude a new rule that enforce naming convention on classes.
Fabien edited the summary of this revision. (Show Details)

Add another similar exclusion