Thanks to visit codestin.com
Credit goes to github.com

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: smlx/go-cli-github
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.20.0
Choose a base ref
...
head repository: smlx/go-cli-github
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.20.1
Choose a head ref
  • 4 commits
  • 3 files changed
  • 1 contributor

Commits on May 16, 2025

  1. chore: add default exclusions for golangci-lint

    This config vastly improves the signal to noise ratio from the linter.
    
    https://golangci-lint.run/usage/false-positives/#preset-std-error-handling
    smlx committed May 16, 2025
    Configuration menu
    Copy the full SHA
    7d11e24 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #218 from smlx/golangci-lint-default-ignore

    chore: add default exclusions for golangci-lint
    smlx authored May 16, 2025
    Configuration menu
    Copy the full SHA
    4310b55 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2025

  1. Configuration menu
    Copy the full SHA
    37103b1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #219 from smlx/simplify-sbom

    fix: avoid unnecessary SBOM variable in release workflow
    smlx authored May 27, 2025
    Configuration menu
    Copy the full SHA
    04d2b00 View commit details
    Browse the repository at this point in the history
Loading