🤫 Silence remaining lint warnings

This commit is contained in:
Chris Araman 2021-04-21 15:53:36 -07:00
parent 4e4479feb6
commit 5f9fc870df
No known key found for this signature in database
GPG key ID: BB4499D9E11B61E0

View file

@ -7,7 +7,7 @@
"AllPublicDeclarationsHaveDocumentation" : false,
"AlwaysUseLowerCamelCase" : true,
"AmbiguousTrailingClosureOverload" : true,
"BeginDocumentationCommentWithOneLineSummary" : true,
"BeginDocumentationCommentWithOneLineSummary" : false,
"DoNotUseSemicolons" : true,
"DontRepeatTypeInStaticProperties" : true,
"FileScopedDeclarationPrivacy" : true,