Skip to content

Commit

Permalink
excluding various folders
Browse files Browse the repository at this point in the history
  • Loading branch information
niden committed Nov 30, 2023
1 parent 116b5ef commit a69f5e4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions qodana.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,11 @@ linter: jetbrains/qodana-php:latest
exclude:
- name: All
paths:
- config
- kernel
- prototypes
- stub
- templates
- vendor
include:
- name: CheckDependencyLicenses

0 comments on commit a69f5e4

Please sign in to comment.