Skip to content

Commit

Permalink
Split core, group crates, rename crates (#329)
Browse files Browse the repository at this point in the history
  • Loading branch information
CyonAlexRDX authored Jan 4, 2025
1 parent 2d21cc2 commit 4d6c7d8
Show file tree
Hide file tree
Showing 1,881 changed files with 3,783 additions and 2,325 deletions.
4 changes: 3 additions & 1 deletion .swiftformat
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
--swiftversion 5.9

--exclude apple/Sources/UniFFI/**

# format options
--allman false # Prefer `K&R` https://en.wikipedia.org/wiki/Indentation_style#K&R_style
--indent tab
Expand All @@ -10,4 +12,4 @@
--disable redundantNilInit,redundantSelf,extensionAccessControl
--lineaftermarks false
--ifdef no-indent
--header strip
--header strip
Loading

0 comments on commit 4d6c7d8

Please sign in to comment.