modify SwiftFormat options
SwiftFormat was inserting underscores in the Int literals i'm using for testing
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
--callsiteparen balanced
|
||||
--commas inline
|
||||
--decimal-grouping none
|
||||
--header "//\n// This Source Code Form is subject to the terms of the Mozilla Public License,\n// v. 2.0. If a copy of the MPL was not distributed with this file, You can\n// obtain one at https://mozilla.org/MPL/2.0/.\n//\n// Copyright {created.year} Nicola Clark\n//"
|
||||
--indent 2
|
||||
--maxwidth 100
|
||||
|
Reference in New Issue
Block a user