Skip to content

Commit 5353a4a

Browse files
committed
Basic qlty.toml
1 parent 9539738 commit 5353a4a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.qlty/qlty.toml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
config_version = "0"
2+
exclude_patterns = []
3+
test_patterns = ["**/tests/**"]
4+
5+
[[source]]
6+
name = "default"
7+
default = true

0 commit comments

Comments
 (0)