Skip to content

Commit

Permalink
More rules to qodana
Browse files Browse the repository at this point in the history
  • Loading branch information
nixel2007 authored Jun 16, 2024
1 parent 3a304d2 commit 5957be6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions qodana.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,9 @@ profile:
name: qodana.starter
include:
- name: CheckDependencyLicenses
- name: FieldMayBeFinal
- name: NullableProblems
- name: LombokGetterMayBeUsed
- name: SimplifyStreamApiCallChains
exclude:
- name: OptionalUsedAsFieldOrParameterType

0 comments on commit 5957be6

Please sign in to comment.