diff options
-rw-r--r-- | .perlcriticrc | 3 | ||||
-rw-r--r-- | .words.txt | 7 |
2 files changed, 10 insertions, 0 deletions
diff --git a/.perlcriticrc b/.perlcriticrc index 531be12..a2f231a 100644 --- a/.perlcriticrc +++ b/.perlcriticrc @@ -25,3 +25,6 @@ pager = less -R # There are no dots. [-RegularExpressions::RequireDotMatchAnything] + +[Documentation::PodSpelling] +stop_words_file = .words.txt diff --git a/.words.txt b/.words.txt new file mode 100644 index 0000000..0807580 --- /dev/null +++ b/.words.txt @@ -0,0 +1,7 @@ +initialisms +unary +significand +radix +significands +McDermott +MERCHANTABILITY |