Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
Neriderc authored Jun 6, 2024
1 parent 17d8f24 commit 035cf13
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions qodana.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
version: "1.0"
profile:
name: qodana.starter
include:
- name: PhpFullyQualifiedNameUsageInspection
- name: PhpUnhandledExceptionInspection
- name: PhpDocSignatureInspection
php:
version: "7.4"

0 comments on commit 035cf13

Please sign in to comment.