Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mgechev/revive
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.10.0
Choose a base ref
...
head repository: mgechev/revive
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.11.0
Choose a head ref
  • 18 commits
  • 46 files changed
  • 9 contributors

Commits on Jun 1, 2025

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

Commits on Jun 5, 2025

  1. chore(deps): update module golang.org/x/text to v0.26.0 (#1400)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 5, 2025
    Configuration menu
    Copy the full SHA
    a538e52 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2025

  1. unexported_return: exclude main package and test and tests files (#1399)

    The content of these files cannot be imported by other packages,
    so they are excluded from the unexported_return rule.
    ccoVeille authored Jun 6, 2025
    Configuration menu
    Copy the full SHA
    e515d11 View commit details
    Browse the repository at this point in the history
  2. fix(deps): update module golang.org/x/tools to v0.34.0 (#1402)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 6, 2025
    Configuration menu
    Copy the full SHA
    426a27a View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2025

  1. Configuration menu
    Copy the full SHA
    04983a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24c008d View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2025

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

Commits on Jun 20, 2025

  1. var-naming: handle possible panic (#1405)

    * var-naming: handle possible panic
    
    * Update rule/var_naming.go
    
    Co-authored-by: ccoVeille <3875889+ccoVeille@users.noreply.github.com>
    
    * fix test
    
    * update error message
    
    ---------
    
    Co-authored-by: ccoVeille <3875889+ccoVeille@users.noreply.github.com>
    alexandear and ccoVeille authored Jun 20, 2025
    Configuration menu
    Copy the full SHA
    456cbd0 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2025

  1. Configuration menu
    Copy the full SHA
    77d0d4a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03e8102 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2025

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

Commits on Jul 10, 2025

  1. chore(deps): update module golang.org/x/sys to v0.34.0 (#1416)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 10, 2025
    Configuration menu
    Copy the full SHA
    e585c9b View commit details
    Browse the repository at this point in the history
  2. fix(deps): update module golang.org/x/sync to v0.16.0 (#1417)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 10, 2025
    Configuration menu
    Copy the full SHA
    8e0de86 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update module golang.org/x/text to v0.27.0 (#1418)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 10, 2025
    Configuration menu
    Copy the full SHA
    8d3b010 View commit details
    Browse the repository at this point in the history
  4. fix(deps): update module golang.org/x/mod to v0.26.0 (#1419)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 10, 2025
    Configuration menu
    Copy the full SHA
    772659e View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2025

  1. chore: update golangci-lint; enable a few revive rules (#1420)

    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    alexandear and Copilot authored Jul 11, 2025
    Configuration menu
    Copy the full SHA
    594e565 View commit details
    Browse the repository at this point in the history
  2. var-naming: option to skip initialism name checks (#1415)

    Co-authored-by: akrenzler <akrenzler@paloaltonetworks@com>
    Co-authored-by: Oleksandr Redko <oleksandr.red+github@gmail.com>
    3 people authored Jul 11, 2025
    Configuration menu
    Copy the full SHA
    cc180e2 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2025

  1. fix(deps): update module golang.org/x/tools to v0.35.0 (#1423)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 12, 2025
    Configuration menu
    Copy the full SHA
    9224327 View commit details
    Browse the repository at this point in the history
Loading