Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@quasilyte
Copy link
Member

@quasilyte quasilyte commented Aug 14, 2020

Checkers that are now considered to be stable:

    * argOrder
    * badCall
    * badCond
    * codegenComment
    * commentFormatting
    * deprecatedComment
    * exitAfterDefer
    * flagName
    * mapKey
    * newDeref
    * offBy1
    * stringXbytes
    * valSwap
    * wrapperFunc

Every checker from this list was tested on several big Go projects.

Fixes #945

Signed-off-by: Iskander Sharipov [email protected]

cristaloleg
cristaloleg previously approved these changes Aug 14, 2020
Checkers that are now considered to be stable:

        * argOrder
        * badCall
        * badCond
        * codegenComment
        * commentFormatting
        * deprecatedComment
        * exitAfterDefer
        * flagName
        * mapKey
        * newDeref
        * offBy1
        * stringXbytes
        * valSwap
        * wrapperFunc

Every checker from this list was tested on several big Go projects.

Fixes #945

Signed-off-by: Iskander Sharipov <[email protected]>
@quasilyte quasilyte force-pushed the quasilyte/945/mark_more_checkers_as_stable branch from 4349c2b to 9ea334f Compare August 14, 2020 19:19
@quasilyte quasilyte merged commit 9213f6f into master Aug 14, 2020
@quasilyte quasilyte deleted the quasilyte/945/mark_more_checkers_as_stable branch August 14, 2020 19:19
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.

Mark more checkers as stable

3 participants