Skip to content

Commit

Permalink
Disable swiftformat andOperator (see maplibre#54)
Browse files Browse the repository at this point in the history
  • Loading branch information
ianthetechie committed Oct 7, 2024
1 parent 24ea263 commit 43fb90e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .swiftformat
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,5 @@

# rules

--enable isEmpty
--enable isEmpty
--disable andOperator

0 comments on commit 43fb90e

Please sign in to comment.