Skip to content

Commit

Permalink
Fixing qodana.yaml.
Browse files Browse the repository at this point in the history
  • Loading branch information
gfraiteur committed Sep 24, 2024
1 parent 48a99a8 commit 456acf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qodana.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ ide: QDNET
#Specify inspection profile for code analysis
profile:
name: qodana.starter
bootstrap: sh ./qodana/prepare-qodana.sh
bootstrap: sh ./.qodana/prepare-qodana.sh
exclude:
- name: UnusedMemberInSuper.Global
- name: ClassCanBeSealed.Global
Expand Down

0 comments on commit 456acf3

Please sign in to comment.