File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,9 @@ Documentation is available at: https://docs.dotkernel.org/light-documentation/
2222[ ![ Continuous Integration] ( https://github.com/dotkernel/light/actions/workflows/continuous-integration.yml/badge.svg?branch=1.0 )] ( https://github.com/dotkernel/light/actions/workflows/continuous-integration.yml )
2323[ ![ codecov] ( https://codecov.io/gh/dotkernel/light/graph/badge.svg?token=UpVJ5ELvfZ )] ( https://codecov.io/gh/dotkernel/light )
2424[ ![ Qodana] ( https://github.com/dotkernel/light/actions/workflows/qodana_code_quality.yml/badge.svg )] ( https://github.com/dotkernel/light/actions/workflows/qodana_code_quality.yml )
25+
2526[ ![ PHPStan] ( https://github.com/dotkernel/light/actions/workflows/static-analysis.yml/badge.svg?branch=1.0 )] ( https://github.com/dotkernel/light/actions/workflows/static-analysis.yml )
27+ ![ PHPstan Level] ( https://img.shields.io/badge/PHPStan-level%208-brightgreen )
2628
2729## Installing Dotkernel ` light `
2830
Original file line number Diff line number Diff line change 11includes :
22 - vendor/phpstan/phpstan-phpunit/extension.neon
33parameters :
4- level : 6
4+ level : 8
55 paths :
66 - bin
77 - config
You can’t perform that action at this time.
0 commit comments