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

Prepare linter for golangci-lint #5

Merged
merged 5 commits into from
Nov 19, 2023
Merged

Prepare linter for golangci-lint #5

merged 5 commits into from
Nov 19, 2023

Commits on Nov 15, 2023

  1. 1. TestdataDir() -> analysistest.TestData()

    2. Described False-Negative cases as testcases and in README.md
    3. Fixed link for type_nested.go.skip in README.md
    4. Added testcase with generic
    5. Added testcase with alias
    6. Added testcase with map, chan, array, func
    maranqz committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    dbc1dc5 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. 1. Added glob syntax for pkgs

    2. Renamed options
    maranqz committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    045a0fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c5a009 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Configuration menu
    Copy the full SHA
    97b8b75 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2023

  1. Configuration menu
    Copy the full SHA
    8dbd76b View commit details
    Browse the repository at this point in the history