Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Swiftlint fixes & configuration changes; Make GestureManager.delegate weak #134

Merged
merged 15 commits into from
Feb 24, 2021

Commits on Feb 23, 2021

  1. Migrate swiftlint config to use opt_in_rules and disabled_rules

    - This will allow us to more easily discover new rules as they are added.
    macdrevx committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    79c620f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8efafc7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    37613a6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    29a1cad View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2021

  1. Configuration menu
    Copy the full SHA
    7a6cde5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6e973e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cbf57ac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cf8dacb View commit details
    Browse the repository at this point in the history
  5. Autocorrect colon violations

    macdrevx committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    2ed110f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5fa927c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    38d8ab8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    183ba43 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    76662f0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    83bb2ac View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    09a3209 View commit details
    Browse the repository at this point in the history