Skip to content

Commit

Permalink
fixed docs
Browse files Browse the repository at this point in the history
  • Loading branch information
petdance committed Jun 22, 2013
1 parent 3eb5b5f commit 5e953ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/Perl/Critic/Policy/Bangs/ProhibitNumberedNames.pm
Expand Up @@ -77,8 +77,8 @@ C<exceptions> option.
To add exceptions to the list, give a value for C<add_exceptions> in
your F<.perlcriticrc> file like this:
[Bangs::ProhibitVagueNames]
add_names = adam12 route66
[Bangs::ProhibitNumberedNames]
add_exceptions = adam12 route66
=cut

Expand Down

0 comments on commit 5e953ab

Please sign in to comment.