firefox-ios
firefox-ios copied to clipboard
Refactor FXIOS-9273 [Spike] - Investigate installing swiftlint as a swift package
:scroll: Tickets
:bulb: Description
Use a Swiftlint package instead of locally installed Swiftlint version to ensure code formatting.
:pencil: Checklist
You have to check all boxes before merging
- [x] Filled in the above information (tickets numbers and description of your work)
- [x] Updated the PR name to follow our PR naming guidelines
- [ ] Wrote unit tests and/or ensured the tests suite is passing
- [ ] When working on UI, I checked and implemented accessibility (minimum Dynamic Text and VoiceOver)
- [ ] If needed, I updated documentation / comments for complex code and public methods
- [ ] If needed, added a backport comment (example
@Mergifyio backport release/v120
)