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

Enable misspell, nestif golang linter #2240

Merged
merged 44 commits into from
Dec 21, 2023
Merged

Enable misspell, nestif golang linter #2240

merged 44 commits into from
Dec 21, 2023

Commits on Aug 3, 2023

  1. Enable gocyclo linter

    ankitjain235 committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    41261a0 View commit details
    Browse the repository at this point in the history
  2. Enable gocritic linter

    ankitjain235 committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    118bc8a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9fe8ef0 View commit details
    Browse the repository at this point in the history
  4. Add lll linter

    ankitjain235 committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    88f1097 View commit details
    Browse the repository at this point in the history
  5. Add nakedret linter

    ankitjain235 committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    cf599c9 View commit details
    Browse the repository at this point in the history
  6. Enable dupl linter

    ankitjain235 committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    4c91b50 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    54d1d5e View commit details
    Browse the repository at this point in the history
  8. Enable importas linter

    ankitjain235 committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    ad04108 View commit details
    Browse the repository at this point in the history
  9. Enable misspell linter

    ankitjain235 committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    953121f View commit details
    Browse the repository at this point in the history
  10. Enable nestif linter

    ankitjain235 committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    605f039 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Fix minor typo

    ankitjain235 committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    31e838f View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Configuration menu
    Copy the full SHA
    b4cf462 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f1bbe4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef78a07 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    62b8959 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    41933d9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9c3b9a1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    44a39cb View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Configuration menu
    Copy the full SHA
    a874943 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    612154b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0007316 View commit details
    Browse the repository at this point in the history
  4. Fix merge issues

    ankitjain235 committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    7a3945a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    75b4f9d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bc30421 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Configuration menu
    Copy the full SHA
    6695929 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c38dc0 View commit details
    Browse the repository at this point in the history
  3. Add missing newlint

    ankitjain235 committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    d522754 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    32f0cae View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fded60e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3f68dab View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    08e0240 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e30c1ce View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

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

Commits on Dec 18, 2023

  1. Address review comments

    ankitjain235 committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    5e97339 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Configuration menu
    Copy the full SHA
    da05972 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8795b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    95d4b08 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7e7f3bf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    446c437 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8727b06 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a435fdf View commit details
    Browse the repository at this point in the history
  8. Fix merge error

    ankitjain235 committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    74180ac View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. Configuration menu
    Copy the full SHA
    722b3f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7c7b3a View commit details
    Browse the repository at this point in the history