linting
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
[*.swift]
|
||||
end_of_line = lf
|
||||
charset = utf-8
|
||||
trim_trailing_whitespace = true
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,4 @@
|
||||
[*.swift]
|
||||
end_of_line = lf
|
||||
charset = utf-8
|
||||
trim_trailing_whitespace = true
|
||||