Skip to content

Swf 14 swiftlint improvements #7

Merged
merged 2 commits into from Mar 12, 2019
Merged

Swf 14 swiftlint improvements #7

merged 2 commits into from Mar 12, 2019

Conversation

ahm11003
Copy link
Collaborator

  • added .swiftlint.yml to exclude certain rules and disable running linter in Pods directory
  • removed swiftlint:disable calls previously placed to silence warnings

- disabled rules for silly things like line length and short identifier names
- don’t run swiftlint in our pods directory, since we shouldn’t be changing anything there
- these can be removed as a result of adding .swiftlint.yml
@ahm11003 ahm11003 merged commit 59bbe09 into master Mar 12, 2019
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant