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 implicit_return and missing_docs rules to SwiftLint #33

Closed
mpospese opened this issue Nov 29, 2022 · 0 comments · Fixed by #35
Closed

Add implicit_return and missing_docs rules to SwiftLint #33

mpospese opened this issue Nov 29, 2022 · 0 comments · Fixed by #35
Assignees
Labels
good first issue Good for newcomers

Comments

@mpospese
Copy link
Contributor

Add the following two option rules (place them alphabetically under the opt-in rules) to .swiftlint.yml config file:

implicit_return
missing_docs

Fix any SwiftLint violations that these rules generate.

@mpospese mpospese added the good first issue Good for newcomers label Nov 29, 2022
@mpospese mpospese self-assigned this Dec 12, 2022
@mpospese mpospese linked a pull request Dec 12, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Development

Successfully merging a pull request may close this issue.

1 participant