fix for updated swiftformat

This commit is contained in:
Ethan Pippin 2022-01-10 13:59:10 -07:00
parent b2a39d934d
commit eb71e8b8d0
6 changed files with 19 additions and 18 deletions

View File

@ -40,9 +40,10 @@
blankLinesAtStartOfScope,\
andOperator, \
redundantFileprivate, \
redundantSelf
redundantSelf, \
redundantClosure, \
redundantType
--exclude Pods
--header "\nSwiftfin is subject to the terms of the Mozilla Public\nLicense, v2.0. If a copy of the MPL was not distributed with this\nfile, you can obtain one at https://mozilla.org/MPL/2.0/.\n\nCopyright (c) {year} Jellyfin & Jellyfin Contributors\n"