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: go-critic/go-critic
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.12.0
Choose a base ref
...
head repository: go-critic/go-critic
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.13.0
Choose a head ref
  • 11 commits
  • 28 files changed
  • 5 contributors

Commits on Feb 18, 2025

  1. Configuration menu
    Copy the full SHA
    4affbc6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ea975d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    807bf7c View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2025

  1. deps: bump github.com/google/go-cmp from 0.6.0 to 0.7.0 (#1461)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 23, 2025
    Configuration menu
    Copy the full SHA
    e340b17 View commit details
    Browse the repository at this point in the history
  2. deps: bump github.com/quasilyte/go-ruleguard from 0.4.2 to 0.4.4 (#1462)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Oleg Kovalov <hey@olegk.dev>
    dependabot[bot] and cristaloleg authored Feb 23, 2025
    Configuration menu
    Copy the full SHA
    8487c8f View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2025

  1. checkers: update goStdlib and goBuiltins maps (#1442)

    Co-authored-by: Oleg Kovalov <hey@olegk.dev>
    alexandear and cristaloleg authored Mar 9, 2025
    Configuration menu
    Copy the full SHA
    854e98d View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2025

  1. checkers/dupArg: add more patterns (#1466)

    Signed-off-by: alingse <alingse@foxmail.com>
    alingse authored Mar 18, 2025
    Configuration menu
    Copy the full SHA
    7b2227a View commit details
    Browse the repository at this point in the history
  2. checkers: fix commentedOutCode false positive (#1445)

    Co-authored-by: Oleg Kovalov <hey@olegk.dev>
    alexandear and cristaloleg authored Mar 18, 2025
    Configuration menu
    Copy the full SHA
    65d90c1 View commit details
    Browse the repository at this point in the history
  3. checkers/rules/rules.go:dynamicFmtString: advice doc string Fixes #1381

     (#1438)
    
    Co-authored-by: Oleksandr Redko <oleksandr.red+github@gmail.com>
    Co-authored-by: Oleg Kovalov <hey@olegk.dev>
    3 people authored Mar 18, 2025
    Configuration menu
    Copy the full SHA
    b4dfa2b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    781deeb View commit details
    Browse the repository at this point in the history
  5. deps: bump golang.org/x/tools from 0.30.0 to 0.31.0 (#1465)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Oleg Kovalov <hey@olegk.dev>
    dependabot[bot] and cristaloleg authored Mar 18, 2025
    Configuration menu
    Copy the full SHA
    79c3edc View commit details
    Browse the repository at this point in the history
Loading