git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
path: root/.perlcriticrc
blob: 9d8fe7660cc14d83d54859640314f542802de1d8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# vim:syntax=dosini
severity = 5
#verbose = 11
#verbose = %f: [%p] %m at line %l, column %c.\n%d\n
verbose = %f: [%p] %m at line %l, column %c.\n
theme = core

[TestingAndDebugging::RequireUseWarnings]
severity = 5

[Modules::ProhibitEvilModules]
modules_file = .forbidden_modules
0'>2022-03-234-0/+24 * launch dirmngrH. P. 2022-03-231-1/+1 * adding gpg-connect-agent to ssh agent machinesH. P. 2022-03-231-0/+1 * + syntasticH. P. 2022-03-221-0/+12 * removed spaces after linenrH. P. 2022-03-221-1/+1 * Hide grep outputH. P. 2022-03-221-1/+1 * oopsie, comment syntax :-)H. P. 2022-03-211-1/+1 * adding vim syntax to .vimrc as I also base a jinja template off of thisH. P. 2022-03-211-0/+1 * +.vimrc [2] (rsync was missing)H. P. 2022-03-211-1/+1 * +.vimrcH. P. 2022-03-212-0/+55 * syntax error fixed for formatH. P. 2022-03-211-1/+1 * bugfix: count (plus proper "doc-string")