[
https://issues.apache.org/jira/browse/CASSGO-77?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
João Reis updated CASSGO-77:
----------------------------
Change Category: Quality Assurance
Complexity: Normal
Component/s: Tests
Fix Version/s: NA
Reviewers: João Reis
Status: Open (was: Triage Needed)
> Add golangci-lint integration
> -----------------------------
>
> Key: CASSGO-77
> URL: https://issues.apache.org/jira/browse/CASSGO-77
> Project: Apache Cassandra Go driver
> Issue Type: Improvement
> Components: Tests
> Reporter: Dmitry Kropachev
> Priority: Normal
> Fix For: NA
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> `golangci-lint` is standard de facto in golang community.
> Using will help with:
> # Having code uniformity
> # Enforcing certain linting rules
> # Prevent bugs
> # Prevent unused variables, increasing driver efficiency
> # Easy and speedup reviewing proceccess by detecting problems early
>
> govet/fieldalignment stands out from rest of the linters, it will help to
> define structures in a way that will make them occupy less memory and provide
> better productivty.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]