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

[OPEN DEV] Add Swiftlint to BraintreeCore #1364

Merged
merged 8 commits into from
Jul 15, 2024
Merged

[OPEN DEV] Add Swiftlint to BraintreeCore #1364

merged 8 commits into from
Jul 15, 2024

Conversation

jaxdesmarais
Copy link
Contributor

Summary of changes

  • Add swiftlint.yml to GitHub workflows
  • Add .swiftlint.yml file with ruleset - this ruleset is the same as PPCP
  • Add build script for swiftlint
  • Address all swiftlint violations in BraintreeCore - will enable 1 module at a time to make PRs easier to reason about, additionally this allow us to progressively enable Swiftlint across the SDK while ensure code changes in modules where it's enable are compliant

Checklist

  • [ ] Added a changelog entry

Authors

@jaxdesmarais jaxdesmarais requested a review from a team as a code owner July 12, 2024 17:27
@jaxdesmarais jaxdesmarais changed the title Add Swiftlint to BraintreeCore [OPEN DEV] Add Swiftlint to BraintreeCore Jul 12, 2024
README.md Outdated Show resolved Hide resolved
Copy link
Contributor

@scannillo scannillo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A few nits, otherwise this is very exciting!

.swiftlint.yml Outdated Show resolved Hide resolved
Copy link
Contributor

@agedd agedd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is so cool! 🚀

.swiftlint.yml Outdated Show resolved Hide resolved
@jaxdesmarais jaxdesmarais merged commit 006ec11 into main Jul 15, 2024
8 checks passed
@jaxdesmarais jaxdesmarais deleted the swiftlint-core branch July 15, 2024 19:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants