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 c5c24e0 commit 5269e1eCopy full SHA for 5269e1e
.github/workflows/phpcpd.yml
@@ -33,4 +33,4 @@ jobs:
33
coverage: none
34
35
- name: Detect duplicate code
36
- run: phpcpd src/ tests/
+ run: phpcpd src/ tests/ --exclude src/Database/Migrations/2020-12-28-223112_create_auth_tables.php
0 commit comments