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
ss="w"> https://github.com/git/git.git ./git-prompt &&\ ( cd ./git-prompt || exit 110 #mkdir -pv contrib/completion || exit 111 #git show HEAD:contrib/completion/git-prompt.sh > contrib/completion/git-prompt.sh || exit 112 git restore --staged contrib/completion/git-prompt.sh git checkout contrib/completion/git-prompt.sh # if you can't cope with git reporting a truckload of deleted files, do this: #rm -rf .git # ...mind you this will alwasys pull in the whole repository on checkout/clone. )