File: perlcriticrc

package info (click to toggle)
libgtk3-imageview-perl 12-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 224 kB
  • sloc: perl: 1,160; makefile: 4
file content (15 lines) | stat: -rw-r--r-- 487 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
severity  = 1

[RegularExpressions::RequireExtendedFormatting]
minimum_regex_length_to_complain_about = 3

[ValuesAndExpressions::ProhibitInterpolationOfLiterals]
allow_if_string_contains_single_quote = 1

[ValuesAndExpressions::ProhibitMagicNumbers]
allowed_values = 0 1 2 0.5

[Documentation::PodSpelling]
stop_words = Alexey behavior Björn CSS dragger gtk Gtk GtkImageView ImageView Lindqvist LLC perl Ratcliffe Sokolov subclasses viewport

[-CodeLayout::ProhibitParensWithBuiltins]