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.8.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.9.0
Choose a head ref
  • 19 commits
  • 29 files changed
  • 7 contributors

Commits on Apr 3, 2025

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

Commits on Apr 4, 2025

  1. Configuration menu
    Copy the full SHA
    a50141a View commit details
    Browse the repository at this point in the history
  2. fix false positive in useless-break when a label follows a break (#1286)

    Co-authored-by: chavacava <salvadorcavadini+github@gmail.com>
    semihbkgr and chavacava authored Apr 4, 2025
    Configuration menu
    Copy the full SHA
    f4e39a7 View commit details
    Browse the repository at this point in the history
  3. fix: call fmt.Errorf with wrong err (#1290)

    Signed-off-by: alingse <alingse@foxmail.com>
    alingse authored Apr 4, 2025
    Configuration menu
    Copy the full SHA
    d6ad7ce View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2025

  1. Configuration menu
    Copy the full SHA
    7f7f31a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62f0b01 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2025

  1. Configuration menu
    Copy the full SHA
    a9ee63c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2442da0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c882cb8 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2025

  1. Configuration menu
    Copy the full SHA
    5f32e8b View commit details
    Browse the repository at this point in the history
  2. Refactor/exported (#1299)

    * simplify comment analysis by just checking the first comment line with documentation information
    
    * nit refactorings: common func for adding failures, reduce the use of "stutter", and other nitties
    
    * removes use of "stutter" in test code
    
    * move string interpolation into addFailuref
    chavacava authored Apr 7, 2025
    Configuration menu
    Copy the full SHA
    343da9f View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2025

  1. Configuration menu
    Copy the full SHA
    02f0a40 View commit details
    Browse the repository at this point in the history
  2. fix(deps): update module golang.org/x/tools to v0.32.0 (#1301)

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

Commits on Apr 10, 2025

  1. Configuration menu
    Copy the full SHA
    f0eea95 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fbd90be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8221f85 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1cb97fd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7b2c7e7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    57ed899 View commit details
    Browse the repository at this point in the history
Loading