FR: no-output-prefix #827
rafaelss95
started this conversation in
New Rule Proposals
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description and reproduction of the issue
As stated in mgechev/codelyzer#616, this rule only covers the prefix "on", what would not be suitable to people wanting to forbid another prefixes according to their project standards.
So the proposal is to create a rule named
no-output-prefix
that accepts a list, so behaving likeno-input-prefix
.Beta Was this translation helpful? Give feedback.
All reactions