We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 420a146 commit 17c58a5Copy full SHA for 17c58a5
1 file changed
.qlty/qlty.toml
@@ -1,5 +1,9 @@
1
config_version = "0"
2
3
+exclude_patterns = [
4
+ "test/**",
5
+]
6
+
7
[coverage]
8
ignores = [
9
"benchmark/**",
0 commit comments