[Project] Updated qodana.yaml

This commit is contained in:
Robert von Burg 2023-04-17 12:09:37 +02:00
parent 15f191d5cd
commit b515399957
Signed by: eitch
GPG Key ID: 75DB9C85C74331F7
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ include:
- name: ReplaceWithOperatorAssignment - name: ReplaceWithOperatorAssignment
- name: SystemOutErr - name: SystemOutErr
- name: UnnecessarySemicolon - name: UnnecessarySemicolon
- name: AssignmentToStaticFieldFromInstanceMethod
exclude: exclude:
- name: All - name: All
paths: paths: