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: manuelarte/embeddedstructfieldcheck
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.0
Choose a base ref
...
head repository: manuelarte/embeddedstructfieldcheck
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.4.0
Choose a head ref
  • 10 commits
  • 24 files changed
  • 2 contributors

Commits on May 15, 2025

  1. Configuration menu
    Copy the full SHA
    7527eb6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3cccb2e View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2025

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

    Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.33.0 to 0.34.0.
    - [Release notes](https://github.com/golang/tools/releases)
    - [Commits](golang/tools@v0.33.0...v0.34.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/tools
      dependency-version: 0.34.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 9, 2025
    Configuration menu
    Copy the full SHA
    4c9e5df View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2025

  1. Configuration menu
    Copy the full SHA
    20d468e View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump golangci/golangci-lint-action in the all-deps group (

    …#18)
    
    Bumps the all-deps group with 1 update: [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action).
    
    
    Updates `golangci/golangci-lint-action` from 7 to 8
    - [Release notes](https://github.com/golangci/golangci-lint-action/releases)
    - [Commits](golangci/golangci-lint-action@v7...v8)
    
    ---
    updated-dependencies:
    - dependency-name: golangci/golangci-lint-action
      dependency-version: '8'
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: all-deps
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 15, 2025
    Configuration menu
    Copy the full SHA
    f1e1326 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2025

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

Commits on Jun 29, 2025

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

Commits on Jul 14, 2025

  1. chore(deps): bump golang.org/x/tools in the all-deps group

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

Commits on Aug 11, 2025

  1. chore(deps): bump golang.org/x/tools in the all-deps group (#23)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 11, 2025
    Configuration menu
    Copy the full SHA
    f5ac85b View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2025

  1. feat: enable/disable empty line check (#25)

    * feat: enable/disable empty line check
    
    * feat: enable/disable empty line check
    manuelarte authored Aug 15, 2025
    Configuration menu
    Copy the full SHA
    ba6013f View commit details
    Browse the repository at this point in the history
Loading