Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
293 contributions in the last year
Contribution activity
October 2020
calda has no activity
yet for this period.
September 2020
- calda/duolingotreeenhancer JavaScript
Created a pull request in nicklockwood/SwiftFormat that received 11 comments
Add extensionAccessControl rule
The PR adds a new disabled-by-default extensionAccessControl rule, which lets users specify whether they want an extension's access control keyword…
+709
−96
•
11
comments
Created an issue in nicklockwood/SwiftFormat that received 3 comments
`organizeDeclarations` misplaces instance function in the Lifecycle category
The organizeDeclarations is misplacing function declarations with nested types in the Lifecycle category:
struct Foo { - // MARK: Internal
+ // MAR…
3
comments