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

Add Swiftlint to git pre-commit #6

Merged
merged 8 commits into from
Nov 7, 2023
Merged

Add Swiftlint to git pre-commit #6

merged 8 commits into from
Nov 7, 2023

Conversation

ruixhuang
Copy link
Contributor

This will lint all changed files in a commit.

Note that .git/hooks is not part of the repo, so you will have to manually install the script. The installation is now part of the bootstrap.sh

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Refactoring or Technical Debt
  • Documentation update
  • Other (please describe: )

@ruixhuang ruixhuang requested review from johnqh and mike-dydx November 7, 2023 03:23
@ruixhuang ruixhuang changed the title Add Swiftlint to bit pre-commit Add Swiftlint to git pre-commit Nov 7, 2023
@mike-dydx mike-dydx merged commit ecab293 into main Nov 7, 2023
1 check passed
@mike-dydx mike-dydx added this to the v1.0.0 milestone Nov 10, 2023
@ruixhuang ruixhuang deleted the features/hook branch January 22, 2024 15:54
mike-dydx pushed a commit that referenced this pull request Aug 20, 2024
* Add Swiftlint to bit pre-commit
mike-dydx pushed a commit that referenced this pull request Aug 21, 2024
* Add Swiftlint to bit pre-commit
mike-dydx pushed a commit that referenced this pull request Aug 21, 2024
* Add Swiftlint to bit pre-commit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants