Pinned Loading
-
.swiftlint.yml example
.swiftlint.yml example 1disabled_rules: # rule identifiers to exclude from running
2- colon
3- comma
4- control_statement
5opt_in_rules: # some rules are only opt-in
-
Most used docker commands
Most used docker commands 1# 🐳 Most Used Docker Commands
2## Image commands
3build from local Dockerfile:
4```ruby
5docker build -t TAG .
-
iOS gitignore file
iOS gitignore file 1# Xcode
2## Build generated
3build/
4DerivedData/
5 -
100-days-of-swiftui
100-days-of-swiftui PublicRepo created for the purpose of following along with Paul Hudson's 100 Days of SwiftUI https://www.hackingwithswift.com/100/swiftui
Swift
-
-
HWSTranslation
HWSTranslation PublicForked from twostraws/HWSTranslation
A community project to translate free Swift tutorials
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.