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

.*: fix revive lint issues unused-parameter #7580

Merged
merged 13 commits into from
Sep 3, 2024

Commits on Aug 14, 2024

  1. Fixed linter issues for superfluous-else, increment-decrement, indent…

    …-error-flow, var-declaration
    janardhanvissa committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    ed434dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ea5488 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. Merge pull request #1 from janardhanvissa/linter-godoc

    Optimising the code by fixing var-declaration, indent-error-flow, increment-decrement, superfluous-else
    janardhanvissa authored Aug 18, 2024
    Configuration menu
    Copy the full SHA
    7beda74 View commit details
    Browse the repository at this point in the history
  2. Revert "Optimising the code by fixing var-declaration, indent-error-f…

    …low, increment-decrement, superfluous-else"
    janardhanvissa authored Aug 18, 2024
    Configuration menu
    Copy the full SHA
    bd44787 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4 from janardhanvissa/revert-1-linter-godoc

    Revert "Optimising the code by fixing var-declaration, indent-error-flow, increment-decrement, superfluous-else"
    janardhanvissa authored Aug 18, 2024
    Configuration menu
    Copy the full SHA
    c3dfaaf View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    932ed9f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    023be1f View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

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

Commits on Aug 29, 2024

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

Commits on Aug 31, 2024

  1. Configuration menu
    Copy the full SHA
    1a64983 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    184ba0f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dd2c482 View commit details
    Browse the repository at this point in the history
  4. re-trigger

    janardhanvissa committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    3c606f1 View commit details
    Browse the repository at this point in the history