diff options
author | Greg Sabino Mullane | 2009-06-12 23:35:45 +0000 |
---|---|---|
committer | Greg Sabino Mullane | 2009-06-12 23:35:45 +0000 |
commit | 7c187657a2f5a6832e317a982a78e9dcd01ec41f (patch) | |
tree | 1b78296c5127d0dd0a47f94a9178b10b26b25df5 | |
parent | 5f09cfb1aa0b2574f6faafbe13b225700bb62424 (diff) |
Perl::Critic tweaks
-rw-r--r-- | .perlcriticrc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.perlcriticrc b/.perlcriticrc index 0237e9127..b6f88471d 100644 --- a/.perlcriticrc +++ b/.perlcriticrc @@ -5,7 +5,7 @@ severity = 1 profile-strictness = quiet [Documentation::PodSpelling] -stop_words = Mullane Nagios Slony nols salesrep psql dbname postgres USERNAME usernames dbuser pgpass nagios stderr showperf symlinked timesync criticals quirm lancre exabytes sami includeuser excludeuser flagg tardis WAL tablespaces tablespace perflimit burrick mallory grimm oskar ExclusiveLock garrett artemus queryname speedtest checksum checksums morpork klatch pluto faceoff slon greg watson franklin wilkins scott Sabino Seklecki dbpass autovacuum Astill refactoring NAGIOS localhost cronjob symlink symlinks backends snazzo logfile syslog parens plugin Cwd Ioannis Tambouras schemas SQL MRTG mrtg uptime datallowconn dbhost dbport ok contrib pageslots robert dylan emma fsm minvalue nextval dbstats del ret upd Bucardo noidle bucardo petabytes zettabytes tuples +stop_words = Mullane Nagios Slony nols salesrep psql dbname postgres USERNAME usernames dbuser pgpass nagios stderr showperf symlinked timesync criticals quirm lancre exabytes sami includeuser excludeuser flagg tardis WAL tablespaces tablespace perflimit burrick mallory grimm oskar ExclusiveLock garrett artemus queryname speedtest checksum checksums morpork klatch pluto faceoff slon greg watson franklin wilkins scott Sabino Seklecki dbpass autovacuum Astill refactoring NAGIOS localhost cronjob symlink symlinks backends snazzo logfile syslog parens plugin Cwd Ioannis Tambouras schemas SQL MRTG mrtg uptime datallowconn dbhost dbport ok contrib pageslots robert dylan emma fsm minvalue nextval dbstats del ret upd Bucardo noidle bucardo petabytes zettabytes tuples noobjectnames noposition nofuncbody slony [-Bangs::ProhibitFlagComments] [-Bangs::ProhibitNumberedNames] @@ -21,6 +21,7 @@ stop_words = Mullane Nagios Slony nols salesrep psql dbname postgres USERNAME us [-ControlStructures::ProhibitNegativeExpressionsInUnlessAndUntilConditions] [-ControlStructures::ProhibitPostfixControls] [-ControlStructures::ProhibitUnlessBlocks] +[-Documentation::RequireEndBeforeLastPod] [-Documentation::RequirePodAtEnd] [-Documentation::RequirePodSections] [-Documentation::RequirePODUseEncodingUTF8] |