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

feat(cli): Reimplement updateflag #191

Open
javorszky opened this issue Feb 7, 2022 · 0 comments
Open

feat(cli): Reimplement updateflag #191

javorszky opened this issue Feb 7, 2022 · 0 comments

Comments

@javorszky
Copy link
Contributor

In #188 golangci-lint was introduced. One of the first rules is unused, which flagged up three unused pieces of data in the codebase. One of them was the flag used for updating, and commented out parts of the code that would handle that.

That code was removed in PR #189 , more specifically commit 69f56a6

This issue is to track adding that back when the time is right.

@javorszky javorszky changed the title Reimplement updateflag feat(cli): Reimplement updateflag Feb 7, 2022
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

No branches or pull requests

1 participant