Skip to content

Commit

Permalink
Fix qodana : excludes .idea from Qodana analysis
Browse files Browse the repository at this point in the history
  • Loading branch information
Lob2018 committed Oct 31, 2024
1 parent 2cd52c8 commit 524c3d9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions qodana.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@ profile:
exclude:
- name: All
paths:
- ..idea
- src
- .idea

projectJDK: 21 #(Applied in CI/CD pipeline)

Expand Down

0 comments on commit 524c3d9

Please sign in to comment.