mobify-code-style
mobify-code-style copied to clipboard
SwiftLint Configuration
Adding in SwiftLint configuration to Mobify style guide. Link to the linter being used: https://github.com/realm/SwiftLint
Changes
- updated CHANGELOG
- added in .swiftlin.yml that is currently configured to follow Mobify style guide
TODOs:
- [ ] Edit the configuration file with other Swift developers
It doesn't look like this automatically lints our Astro code yet (I don't see any Xcode project changes). Can you do that in this PR also?
This looks good 👍