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: go-critic/go-critic
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.6.2
Choose a base ref
...
head repository: go-critic/go-critic
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.6.3
Choose a head ref
  • 10 commits
  • 28 files changed
  • 4 contributors

Commits on Jan 15, 2022

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

Commits on Jan 24, 2022

  1. add ci-generate check (#1197)

    peakle authored Jan 24, 2022
    Configuration menu
    Copy the full SHA
    8d39095 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2022

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

Commits on Feb 1, 2022

  1. README.md: Doc sec tag disabled, fails if enabled (#1202)

    Document that the security tag is disabled by default. Also document
    that there are currently no checks in the security tag, so enabling it
    will fail.
    
    When trying to enable the tag through golangci-lint, this is the error:
    
    ERRO Invalid gocritic settings: gocritic [enabled]tag "security" doesn't
    exist
    
    The tag was added in #989.
    
    Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
    dfarrell07 authored Feb 1, 2022
    Configuration menu
    Copy the full SHA
    0ad1a33 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2022

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

Commits on Feb 16, 2022

  1. Configuration menu
    Copy the full SHA
    6af89ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f98529 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2022

  1. update ruleguard (#1214)

    peakle authored Mar 27, 2022
    Configuration menu
    Copy the full SHA
    73c0832 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2022

  1. ruleguard: add filter by tags for analyzer mode (#1205)

    ruleguard `-enable` and `-disable` flags now support tags.
    peakle authored Mar 28, 2022
    Configuration menu
    Copy the full SHA
    fa0a170 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2022

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