Skip to content

Commit

Permalink
feat: configure qodana
Browse files Browse the repository at this point in the history
  • Loading branch information
shyim authored Sep 14, 2023
1 parent 2b3f8a9 commit 28cb7c3
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions qodana.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
version: "1.0"
linter: ghcr.io/shyim/qodana-php:8.1
php:
version: "8.1"
include:
- name: VulnerableLibrariesGlobal
plugins:
- id: de.espend.idea.php.annotation
- id: fr.adrienbrault.idea.symfony2plugin
- id: com.kalessil.phpStorm.phpInspectionsEA

0 comments on commit 28cb7c3

Please sign in to comment.