Skip to content

Commit 17c58a5

Browse files
committed
Ignore qlty for test directory
1 parent 420a146 commit 17c58a5

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.qlty/qlty.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
config_version = "0"
22

3+
exclude_patterns = [
4+
"test/**",
5+
]
6+
37
[coverage]
48
ignores = [
59
"benchmark/**",

0 commit comments

Comments
 (0)