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

Add linter asasalint to lint pass []any as any #2968

Merged
merged 10 commits into from Jul 18, 2022

Commits on Jul 15, 2022

  1. Feature: Add asasalint to lint pass []any as any

    update go.mod
    alingse committed Jul 15, 2022
    Copy the full SHA
    306e530 View commit details
    Browse the repository at this point in the history
  2. add asasalint to exmaple yml

    alingse committed Jul 15, 2022
    Copy the full SHA
    2164d05 View commit details
    Browse the repository at this point in the history
  3. fix pr review changes

    use interface{} (not any)for go 1.17 test
    
    fix interface\{\}
    alingse committed Jul 15, 2022
    Copy the full SHA
    4c6506b View commit details
    Browse the repository at this point in the history
  4. add Default: on yml config

    alingse committed Jul 15, 2022
    Copy the full SHA
    83cb185 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    6341671 View commit details
    Browse the repository at this point in the history
  6. use golangcitest comment

    alingse committed Jul 15, 2022
    Copy the full SHA
    483d87a View commit details
    Browse the repository at this point in the history
  7. use 0.0.7 and add more case

    alingse committed Jul 15, 2022
    Copy the full SHA
    976ba2c View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2022

  1. upgrade to v0.0.8

    alingse committed Jul 16, 2022
    Copy the full SHA
    a91c357 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2022

  1. review

    ldez committed Jul 17, 2022
    Copy the full SHA
    f0160cd View commit details
    Browse the repository at this point in the history
  2. review

    ldez committed Jul 17, 2022
    Copy the full SHA
    6bc21d2 View commit details
    Browse the repository at this point in the history