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: golangci/asciicheck
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4.1
Choose a base ref
...
head repository: golangci/asciicheck
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.5.0
Choose a head ref
  • 13 commits
  • 14 files changed
  • 3 contributors

Commits on Mar 6, 2025

  1. chore(deps): bump golang.org/x/tools from 0.30.0 to 0.31.0

    Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.30.0 to 0.31.0.
    - [Release notes](https://github.com/golang/tools/releases)
    - [Commits](golang/tools@v0.30.0...v0.31.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/tools
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 6, 2025
    Configuration menu
    Copy the full SHA
    876aefa View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2025

  1. chore: bump go version

    tdakkota committed Mar 7, 2025
    Configuration menu
    Copy the full SHA
    3e4c12c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #31 from tdakkota/dependabot/go_modules/golang.org…

    …/x/tools-0.31.0
    
    chore(deps): bump golang.org/x/tools from 0.30.0 to 0.31.0
    tdakkota authored Mar 7, 2025
    Configuration menu
    Copy the full SHA
    7861cbd View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2025

  1. chore(deps): bump golang.org/x/tools from 0.31.0 to 0.32.0

    Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.31.0 to 0.32.0.
    - [Release notes](https://github.com/golang/tools/releases)
    - [Commits](golang/tools@v0.31.0...v0.32.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/tools
      dependency-version: 0.32.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 8, 2025
    Configuration menu
    Copy the full SHA
    47c1976 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #32 from tdakkota/dependabot/go_modules/golang.org…

    …/x/tools-0.32.0
    
    chore(deps): bump golang.org/x/tools from 0.31.0 to 0.32.0
    tdakkota authored Apr 8, 2025
    Configuration menu
    Copy the full SHA
    5c4b61c View commit details
    Browse the repository at this point in the history

Commits on May 6, 2025

  1. chore(deps): bump golang.org/x/tools from 0.32.0 to 0.33.0

    Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.32.0 to 0.33.0.
    - [Release notes](https://github.com/golang/tools/releases)
    - [Commits](golang/tools@v0.32.0...v0.33.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/tools
      dependency-version: 0.33.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 6, 2025
    Configuration menu
    Copy the full SHA
    ccfa48e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #33 from tdakkota/dependabot/go_modules/golang.org…

    …/x/tools-0.33.0
    
    chore(deps): bump golang.org/x/tools from 0.32.0 to 0.33.0
    tdakkota authored May 6, 2025
    Configuration menu
    Copy the full SHA
    58585cd View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2025

  1. chore: new module name

    ldez committed Aug 18, 2025
    Configuration menu
    Copy the full SHA
    2e313f4 View commit details
    Browse the repository at this point in the history
  2. chore: update dependencies

    ldez committed Aug 18, 2025
    Configuration menu
    Copy the full SHA
    e129e78 View commit details
    Browse the repository at this point in the history
  3. chore: ci

    ldez committed Aug 18, 2025
    Configuration menu
    Copy the full SHA
    5172f31 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d077171 View commit details
    Browse the repository at this point in the history
  5. chore: improve CI

    ldez committed Aug 18, 2025
    Configuration menu
    Copy the full SHA
    ddfc831 View commit details
    Browse the repository at this point in the history
  6. chore: quick lint configuration

    ldez committed Aug 18, 2025
    Configuration menu
    Copy the full SHA
    f3a0864 View commit details
    Browse the repository at this point in the history
Loading