[ 
https://issues.apache.org/jira/browse/CASSGO-77?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

João Reis updated CASSGO-77:
----------------------------
                Authors: Dmitry Kropachev
    Source Control Link: 
https://github.com/apache/cassandra-gocql-driver/commit/0551773596db460ae1925e8702fcb84fb7745111
             Resolution: Fixed
                 Status: Resolved  (was: Ready to Commit)

> 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: 50m
>  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: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to