🔥 whitespace rule

This commit is contained in:
Jed Fox 2017-08-12 12:41:38 -04:00
parent ade15c206a
commit b3e413d942

View file

@ -42,10 +42,6 @@
"variable-name": [
true,
"ban-keywords"
],
"whitespace": [
true,
"check-type"
]
}
}