mirror of
https://github.com/mas-cli/mas
synced 2024-11-21 19:23:01 +00:00
🤫 Silence remaining lint warnings
This commit is contained in:
parent
4e4479feb6
commit
5f9fc870df
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
"AllPublicDeclarationsHaveDocumentation" : false,
|
||||
"AlwaysUseLowerCamelCase" : true,
|
||||
"AmbiguousTrailingClosureOverload" : true,
|
||||
"BeginDocumentationCommentWithOneLineSummary" : true,
|
||||
"BeginDocumentationCommentWithOneLineSummary" : false,
|
||||
"DoNotUseSemicolons" : true,
|
||||
"DontRepeatTypeInStaticProperties" : true,
|
||||
"FileScopedDeclarationPrivacy" : true,
|
||||
|
|
Loading…
Reference in a new issue