We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Integrate SwiftLint on CI for Swift styling.
We all agree that our style guide should be encoded in linters, not up to reviewers eyes. CI should catch errors in a "check_format" run.
check_format
The text was updated successfully, but these errors were encountered:
#62
Sorry, something went wrong.
ci: run SwiftLint on CI (#62)
c91f93d
Resolves #26 Signed-off-by: Michael Rebello <mrebello@lyft.com>
b46685e
Resolves envoyproxy/envoy-mobile#26 Signed-off-by: Michael Rebello <mrebello@lyft.com> Signed-off-by: JP Simard <jp@jpsim.com>
1aaa76e
keith
rebello95
Successfully merging a pull request may close this issue.
Integrate SwiftLint on CI for Swift styling.
We all agree that our style guide should be encoded in linters, not up to reviewers eyes. CI should catch errors in a "
check_format
" run.The text was updated successfully, but these errors were encountered: