mirror of
https://github.com/fxm90/GradientLoadingBar.git
synced 2026-06-16 12:24:31 +00:00
⬆️ :: Update dev-dependencies
This commit is contained in:
+2
-2
@@ -23,11 +23,11 @@
|
||||
#
|
||||
--disable andOperator
|
||||
--disable blankLinesAtStartOfScope
|
||||
--disable sortedImports
|
||||
--disable wrapMultilineStatementBraces
|
||||
|
||||
#
|
||||
# Rule Configuration
|
||||
#
|
||||
--wraparguments "after-first"
|
||||
--wrapcollections "before-first"
|
||||
--wrapcollections "before-first"
|
||||
--importgrouping testable-last
|
||||
+8
-1
@@ -1,2 +1,9 @@
|
||||
# Swift Configuration Files 🛠
|
||||
Repository containing configuration files for Swift development, e.g. for tools like [SwiftLint](https://github.com/realm/SwiftLint) or [SwiftFormat](https://github.com/nicklockwood/SwiftFormat).
|
||||
Repository containing configuration files for Swift development, e.g. for tools like [SwiftLint](https://github.com/realm/SwiftLint) or [SwiftFormat](https://github.com/nicklockwood/SwiftFormat).
|
||||
|
||||
### Author
|
||||
Felix Mau (me(@)felix.hamburg)
|
||||
|
||||
### License
|
||||
|
||||
Swift Configuration Files is available under the MIT license. See the LICENSE file for more info.
|
||||
Reference in New Issue
Block a user