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 16, 2023
1 parent 4617b3a commit aa595fd
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 aa595fd

Please sign in to comment.