[check_postgres] [check_postgres.pl] Add more stop words and minor annoying level one regex rules.

check_postgres at bucardo.org check_postgres at bucardo.org
Sun Jun 22 16:28:31 UTC 2008


Committed by Greg Sabino Mullane <greg at endpoint.com>

Add more stop words and minor annoying level one regex rules.

---
 .perlcriticrc |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/.perlcriticrc b/.perlcriticrc
index 46e02c3..44cba5a 100644
--- a/.perlcriticrc
+++ b/.perlcriticrc
@@ -4,7 +4,7 @@ verbose = 8
 severity = 1
 
 [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
+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
 
 ## Severity 5:
 [-Subroutines::ProhibitNestedSubs]
@@ -63,3 +63,6 @@ stop_words = Mullane Nagios Slony nols salesrep psql dbname postgres USERNAME us
 [-InputOutput::RequireCheckedSyscalls]
 [-RegularExpressions::ProhibitUnusualDelimiters]
 [-BuiltinFunctions::ProhibitReverseSortBlock]
+[-RegularExpressions::ProhibitEscapedMetacharacters]
+[-RegularExpressions::ProhibitEnumeratedClasses]
+[-Documentation::RequirePodAtEnd]
-- 
1.5.5.4



More information about the Check_postgres mailing list