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

Commits on Mar 12, 2019

  1. SWF-14 added .swiftlint.yml

    - 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
    ahm11003 committed Mar 12, 2019
    Copy the full SHA
    e05e55c View commit details
    Browse the repository at this point in the history
  2. SWF-14 remove tags to disable swiftlint warnings

    - these can be removed as a result of adding .swiftlint.yml
    ahm11003 committed Mar 12, 2019
    Copy the full SHA
    4217f75 View commit details
    Browse the repository at this point in the history