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

Removed warnings about TODOs and FIXMEs from SwiftLint #64

Closed
wants to merge 1 commit into from
Closed

Removed warnings about TODOs and FIXMEs from SwiftLint #64

wants to merge 1 commit into from

Conversation

npvisual
Copy link
Contributor

@npvisual npvisual commented Jun 5, 2020

As requested in Remove TODO and FIXME warnings from SwiftLint I have added "todo" in the list of disabled rules.

Before the fix :

Screen Shot 2020-06-04 at 6 55 20 PM
Screen Shot 2020-06-04 at 6 55 42 PM

After the fix :

Screen Shot 2020-06-04 at 6 56 49 PM
Screen Shot 2020-06-04 at 6 56 57 PM

βœ‹πŸ‘‡
Note : while I understand the desire to clean up messages from the build logs, it's however problematic, imo, to leave todos and fixmes in the code without either warnings or corresponding issues. So I will go through the code and see if there are existing cards corresponding to those todos and if not, I will file some.

@npvisual
Copy link
Contributor Author

npvisual commented Jun 5, 2020

@rodericj - FYI since I saw you're working on the linter.

@rodericj
Copy link
Contributor

rodericj commented Jun 5, 2020

I fixed the pod file ones in #63. I didn't address the ones you've addressed.

@evilpenguin
Copy link
Contributor

evilpenguin commented Jun 5, 2020

Can we merge this PR into #63? (or whatever direction)

@rodericj
Copy link
Contributor

rodericj commented Jun 5, 2020

@evilpenguin done over in #63. Shall we close this one?

@evilpenguin
Copy link
Contributor

This was merged into #63. Closing.

@evilpenguin evilpenguin closed this Jun 5, 2020
@rodericj
Copy link
Contributor

rodericj commented Jun 5, 2020

Gg @npvisual teamwork makes the dream work

@npvisual npvisual deleted the config/todo-fixme-lintremoval branch June 5, 2020 04:09
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.

None yet

3 participants