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.1.1
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.1.2
Choose a head ref
  • 10 commits
  • 19 files changed
  • 6 contributors

Commits on Aug 30, 2021

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

Commits on Sep 10, 2021

  1. fix: markdown headers (#570)

    minor markdown issue with rules headers
    butuzov authored Sep 10, 2021
    Configuration menu
    Copy the full SHA
    b1f0148 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2021

  1. fix: switch to re.MatchString(string) instead re.Match([]byte(string)) (

    #574)
    
    removes heaps allocation, feels more "native"
    butuzov authored Sep 12, 2021
    Configuration menu
    Copy the full SHA
    9b85893 View commit details
    Browse the repository at this point in the history
  2. fix: time-naming issue #571 (#572)

    resolves #571
    butuzov authored Sep 12, 2021
    Configuration menu
    Copy the full SHA
    d7e3d5e View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2021

  1. Update module github.com/fatih/color to v1.13.0 (#576)

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    renovate[bot] and renovate-bot authored Sep 22, 2021
    Configuration menu
    Copy the full SHA
    567f022 View commit details
    Browse the repository at this point in the history
  2. Update module golang.org/x/tools to v0.1.6 (#575)

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    renovate[bot] and renovate-bot authored Sep 22, 2021
    Configuration menu
    Copy the full SHA
    0e551e2 View commit details
    Browse the repository at this point in the history
  3. Update github.com/mgechev/dots commit hash to e955255 (#578)

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    renovate[bot] and renovate-bot authored Sep 22, 2021
    Configuration menu
    Copy the full SHA
    527bea8 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2021

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

Commits on Sep 30, 2021

  1. fixes issue #577 (#581)

    chavacava authored Sep 30, 2021
    Configuration menu
    Copy the full SHA
    e545098 View commit details
    Browse the repository at this point in the history
  2. Update module golang.org/x/tools to v0.1.7 (#586)

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    renovate[bot] and renovate-bot authored Sep 30, 2021
    Configuration menu
    Copy the full SHA
    111721b View commit details
    Browse the repository at this point in the history
Loading