Archive update v0.53.2

This commit is contained in:
Eliot Partridge
2019-09-17 20:19:23 -05:00
parent ac640dbe1a
commit 2c4e29eb70
133 changed files with 8047 additions and 9286 deletions
-8
View File
@@ -34,14 +34,6 @@
"no-duplicate-variable": true,
"no-eval": true,
"no-trailing-whitespace": true,
"linebreak-style": [
true,
"CRLF"
],
"max-line-length": [
true,
130
],
"one-line": [
true,
"check-open-brace",