Skip to content

Commit

Permalink
Add codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
IRus committed Feb 1, 2024
1 parent 890f169 commit 5f64b1b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion qodana.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@ version: "1.0"
linter: jetbrains/qodana-jvm-community:2023.3
include:
- name: UnusedSymbol
- name: UnusedReceiverParameter
exclude:
- name: 'All'
paths:
- "database"
- src/main/kotlin/io/heapy/komok/database

0 comments on commit 5f64b1b

Please sign in to comment.