Lighter-swift / Lighter

Swift APIs for SQLite: Type-safe down to the schema. Very, very, fast. Dependency free.
https://lighter-swift.github.io/documentation/lighter/
MIT License
460 stars 12 forks source link

added .editorconfig settings file #39

Closed micampe closed 3 weeks ago

micampe commented 3 weeks ago

Xcode 16 added editorconfig support.

Unfortunately it doesn't support an editorconfig setting for indenting case labels, which this project is using.