Skip to content

Commit 3fd08ed

Browse files
committed
feat(common): CHECKOUT-4231 Add more whitespace checking
1 parent 922b1ad commit 3fd08ed

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

index.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,9 +230,14 @@
230230
"check-branch",
231231
"check-decl",
232232
"check-operator",
233+
"check-module",
233234
"check-separator",
235+
"check-rest-spread",
234236
"check-type",
235-
"check-typecast"
237+
"check-typecast",
238+
"check-type-operator",
239+
"check-preblock",
240+
"check-postbrace"
236241
]
237242
}
238243
}

0 commit comments

Comments
 (0)