mirror of
https://github.com/chillerlan/php-qrcode.git
synced 2026-09-05 06:57:39 +00:00
:octocat:
This commit is contained in:
+4
-1
@@ -3,12 +3,15 @@ engines:
|
||||
enabled: true
|
||||
phpcodesniffer:
|
||||
enabled: true
|
||||
config:
|
||||
standard: "PSR1,PSR2"
|
||||
ignore_warnings: true
|
||||
phpmd:
|
||||
enabled: true
|
||||
config:
|
||||
file_extensions: "php"
|
||||
rulesets: "phpmd.xml"
|
||||
I markdownlint:
|
||||
markdownlint:
|
||||
enabled: true
|
||||
ratings:
|
||||
paths:
|
||||
|
||||
Reference in New Issue
Block a user