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

refactor: add a new interface for initializing analyzers #2835

Merged
merged 6 commits into from Sep 12, 2022

Commits on Sep 6, 2022

  1. bump xerrors

    knqyf263 committed Sep 6, 2022
    Copy the full SHA
    c37356d View commit details
    Browse the repository at this point in the history
  2. Add a new interface for initializing analyzers

    Signed-off-by: knqyf263 <knqyf263@gmail.com>
    knqyf263 committed Sep 6, 2022
    Copy the full SHA
    ced7662 View commit details
    Browse the repository at this point in the history
  3. go mod tidy

    knqyf263 committed Sep 6, 2022
    Copy the full SHA
    1b40dbb View commit details
    Browse the repository at this point in the history
  4. Add a missing import

    knqyf263 committed Sep 6, 2022
    Copy the full SHA
    21ced14 View commit details
    Browse the repository at this point in the history
  5. sort secret findings

    knqyf263 committed Sep 6, 2022
    Copy the full SHA
    da78e85 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2022

  1. Copy the full SHA
    77c8465 View commit details
    Browse the repository at this point in the history