1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-11-23 10:13:32 +03:00
vimr/.swiftformat

11 lines
181 B
Plaintext
Raw Normal View History

2020-09-18 17:01:55 +03:00
--swiftversion 5.3
2022-12-15 09:25:24 +03:00
--exclude Carthage,third-party,**/*.generated.swift,**/*.template.swift
--indent 2
--maxwidth 100
--self insert
--wraparguments before-first
2020-09-18 17:01:55 +03:00
--ranges no-space