Skip to content

Commit

Permalink
Tweak qodana.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
IT-VBFK committed Aug 14, 2023
1 parent b8fdd5a commit 1b59ed4
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions qodana.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,9 @@ dotnet:
exclude:
- name: ConvertIfStatementToReturnStatement
- name: ConvertIfStatementToConditionalTernaryExpression
- name: All
paths:
- Build
- Tests/AssemblyA
- Tests/AssemblyB
- Tests/Benchmarks

0 comments on commit 1b59ed4

Please sign in to comment.