mirror of
https://github.com/chillerlan/php-qrcode.git
synced 2026-08-24 15:07:53 +00:00
:octocat:
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
engines:
|
||||
duplication:
|
||||
enabled: true
|
||||
config:
|
||||
languages:
|
||||
- php
|
||||
fixme:
|
||||
enabled: true
|
||||
phpcodesniffer:
|
||||
enabled: true
|
||||
phpmd:
|
||||
enabled: true
|
||||
markdownlint:
|
||||
enabled: true
|
||||
ratings:
|
||||
paths:
|
||||
- "**.php"
|
||||
exclude_paths:
|
||||
- examples/**/*
|
||||
- tests/**/*
|
||||
- "**/vendor/**/*"
|
||||
Reference in New Issue
Block a user