There was an error while loading. Please reload this page.
1 parent 02ce4ba commit 9a908efCopy full SHA for 9a908ef
1 file changed
.github/ty-ecosystem.toml
@@ -3,7 +3,9 @@
3
4
# Enable off-by-default rules.
5
[rules]
6
+blanket-ignore-comment = "warn"
7
division-by-zero = "warn"
8
+missing-type-argument = "warn"
9
possibly-missing-attribute = "warn"
10
possibly-missing-import = "warn"
11
possibly-unresolved-reference = "warn"
0 commit comments