We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d8b3b0 commit 45e578cCopy full SHA for 45e578c
config/pdepend-summary-formatter.yml.dist
@@ -100,8 +100,8 @@ colorizer:
100
# https://en.wikipedia.org/wiki/Halstead_complexity_measures
101
# https://github.com/escomplex/complexity-report/blob/master/.complexrc.example
102
hd:
103
- green: [ 0, 15 ]
104
- yellow+bold: [ 15, null ]
+ green: [ 0, 20 ]
+ yellow+bold: [ 20, null ]
105
106
107
hv:
0 commit comments