ATProto client with OAuth and selected lexicons for the Germ DM client.
This incorporates types from CJ Riley's excellent https://github.com/MasterJ93/ATProtoKit. We're unable to directly include it as a dependency as we have strict binary size requirements and we don't need the majority of the ported lexicon.
swift format . -ri && swift format lint . -r
referencing .swift-format. Also have .editorconfig set.
ensure git's ignoreRevsFile is set
git config --global blame.ignoreRevsFile .git-blame-ignore-revs
Periphery is configured with .periphery.yml https://github.com/peripheryapp/periphery
Configured for github actions