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

Fix swiftlint in source code #250

Open
merlos opened this issue May 28, 2023 · 1 comment
Open

Fix swiftlint in source code #250

merlos opened this issue May 28, 2023 · 1 comment
Milestone

Comments

@merlos
Copy link
Owner

merlos commented May 28, 2023

When swiflint is run it displays more than 260 issues

image

It should be reduced, ideally to 0.

Note: In the refactor, whenever there is a disable it should be documented why.

@merlos
Copy link
Owner Author

merlos commented Jun 2, 2023

Many of the messages were fixed in #249.
There was a large majority of warnings due to the use of //this is my comment instead of // this is my comment (fixed adding a space after //).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant