Skip to content
This repository was archived by the owner on Jan 16, 2026. It is now read-only.

chore: fix ineffective assigns, enable ineffassign linter#163

Merged
LukeWinikates merged 1 commit intomasterfrom
lint-ineffective-assign
Sep 8, 2023
Merged

chore: fix ineffective assigns, enable ineffassign linter#163
LukeWinikates merged 1 commit intomasterfrom
lint-ineffective-assign

Conversation

@LukeWinikates
Copy link
Copy Markdown
Contributor

this PR enables the ineffassign linter, and fixes existing ineffective assigns (mostly ignored errors)

It also extracts a common http response parsing helper method to remove some duplication (which also previously included an ineffective assign)

@LukeWinikates LukeWinikates merged commit 94e2936 into master Sep 8, 2023
@LukeWinikates LukeWinikates deleted the lint-ineffective-assign branch September 8, 2023 17:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants