[Minor] Updated qodana.yaml

This commit is contained in:
Robert von Burg 2023-02-13 08:43:58 +01:00
parent 357b900e0e
commit 28de019ab0
Signed by: eitch
GPG Key ID: 75DB9C85C74331F7
2 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,6 @@ on:
push:
branches:
- develop
jobs:
qodana:
runs-on: ubuntu-latest

View File

@ -8,3 +8,4 @@ include:
- name: PatternVariableCanBeUsed
- name: Java9CollectionFactory
- name: UnnecessarySemicolon
- name: CommentedOutCode