13 lines
208 B
Plaintext
Raw Normal View History

2021-02-19 16:28:05 +01:00
--allman false
--indent 2
--exclude Pods,Generated
2021-03-09 10:53:29 +01:00
--disable andOperator
--disable redundantReturn
--disable wrapMultilineStatementBraces
--disable organizeDeclarations
2021-03-09 10:53:29 +01:00
--enable markTypes
--enable isEmpty