Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add "grouper" linter #2497

Merged
merged 5 commits into from Jan 25, 2022
Merged

Add "grouper" linter #2497

merged 5 commits into from Jan 25, 2022

Commits on Jan 25, 2022

  1. Add "grouper" linter

    grouper — a Go linter to analyze expression groups
    https://github.com/leonklingele/grouper
    leonklingele authored and ldez committed Jan 25, 2022
    Copy the full SHA
    46c3c7e View commit details
    Browse the repository at this point in the history
  2. grouper: improve docs

    leonklingele authored and ldez committed Jan 25, 2022
    Copy the full SHA
    1384a4e View commit details
    Browse the repository at this point in the history
  3. grouper: coding style updates

    leonklingele authored and ldez committed Jan 25, 2022
    Copy the full SHA
    72d7287 View commit details
    Browse the repository at this point in the history
  4. grouper: adjust import order style

    leonklingele authored and ldez committed Jan 25, 2022
    Copy the full SHA
    fbbfdef View commit details
    Browse the repository at this point in the history
  5. review

    ldez committed Jan 25, 2022
    Copy the full SHA
    6b0798c View commit details
    Browse the repository at this point in the history