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.2.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.2.1
Choose a head ref
  • 7 commits
  • 7 files changed
  • 8 contributors

Commits on Mar 29, 2022

  1. Fix README example's missing import (#661)

    * Fix example missing import
    
    * Tab and spaces
    
    Co-authored-by: Bernardo Heynemann <bernardo.heynemann@coinbase.com>
    heynemann and heynemann-cb authored Mar 29, 2022
    Configuration menu
    Copy the full SHA
    5996bb0 View commit details
    Browse the repository at this point in the history
  2. Update the contributors list

    mgechev committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    8bbeab2 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of github.com:mgechev/revive

    * 'master' of github.com:mgechev/revive:
      Fix README example's missing import (#661)
    mgechev committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    639d12b View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2022

  1. fix issue 664 (#665)

    chavacava authored Mar 31, 2022
    Configuration menu
    Copy the full SHA
    b6c86a2 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2022

  1. Makefile: fix VERSION_FLAGS (#667)

    Since 1c28383 build info variables
    are defined in "github.com/mgechev/revive/cli", not "main".
    
    Fixes #666
    r-ricci authored Apr 4, 2022
    Configuration menu
    Copy the full SHA
    d2ab719 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2022

  1. fix(deps): update module github.com/burntsushi/toml to v1.1.0 (#668)

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    renovate[bot] and renovate-bot authored Apr 5, 2022
    Configuration menu
    Copy the full SHA
    87f8e29 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2022

  1. Remove debugging output (#672)

    Noticed during migration from our heavily modified "go-lint" to "revive" that there is an additional line printed. I am unsure that the convention for this project is on this, we do not allow adding such a call.
    zimmski authored Apr 7, 2022
    Configuration menu
    Copy the full SHA
    23828cc View commit details
    Browse the repository at this point in the history
Loading