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 nonamedreturns linter #2701

Merged
merged 21 commits into from Apr 17, 2022
Merged

Add nonamedreturns linter #2701

merged 21 commits into from Apr 17, 2022

Commits on Mar 29, 2022

  1. Add namedreturnlint

    firefart committed Mar 29, 2022
    Copy the full SHA
    da89bf2 View commit details
    Browse the repository at this point in the history
  2. use newer version

    firefart committed Mar 29, 2022
    Copy the full SHA
    2c69f33 View commit details
    Browse the repository at this point in the history
  3. update yml files

    firefart committed Mar 29, 2022
    Copy the full SHA
    c24bb80 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2022

  1. Copy the full SHA
    bf51218 View commit details
    Browse the repository at this point in the history
  2. remove golang-ci.yml entry

    firefart committed Mar 31, 2022
    Copy the full SHA
    dd3bf0d View commit details
    Browse the repository at this point in the history
  3. add linter

    firefart committed Mar 31, 2022
    Copy the full SHA
    9f546ec View commit details
    Browse the repository at this point in the history
  4. reorder

    firefart committed Mar 31, 2022
    Copy the full SHA
    f4c5c48 View commit details
    Browse the repository at this point in the history
  5. change to minor

    firefart committed Mar 31, 2022
    Copy the full SHA
    51917ed View commit details
    Browse the repository at this point in the history
  6. add import inside test

    firefart committed Mar 31, 2022
    Copy the full SHA
    61262b2 View commit details
    Browse the repository at this point in the history
  7. revert vscode autostyle

    firefart committed Mar 31, 2022
    Copy the full SHA
    0069481 View commit details
    Browse the repository at this point in the history
  8. also add to enable

    firefart committed Mar 31, 2022
    Copy the full SHA
    5140293 View commit details
    Browse the repository at this point in the history
  9. reorder imports

    firefart committed Mar 31, 2022
    Copy the full SHA
    bda7618 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2022

  1. rename linter

    firefart committed Apr 2, 2022
    Copy the full SHA
    e3504c3 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    7814ad9 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2022

  1. add more testcases

    firefart committed Apr 3, 2022
    Copy the full SHA
    1edb1ca View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2022

  1. Copy the full SHA
    834ec9c View commit details
    Browse the repository at this point in the history
  2. update

    firefart committed Apr 8, 2022
    Copy the full SHA
    ec8435d View commit details
    Browse the repository at this point in the history
  3. Revert "update"

    This reverts commit ec8435d.
    ldez committed Apr 8, 2022
    Copy the full SHA
    ed1cd21 View commit details
    Browse the repository at this point in the history
  4. review: fix go.sum

    ldez committed Apr 8, 2022
    Copy the full SHA
    d33fddb View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2022

  1. Copy the full SHA
    326ee77 View commit details
    Browse the repository at this point in the history
  2. chore: invalidate the cache

    ldez committed Apr 17, 2022
    Copy the full SHA
    0c72026 View commit details
    Browse the repository at this point in the history