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 linters and the formatter #17

Merged
merged 14 commits into from
Dec 13, 2023
Merged

Add linters and the formatter #17

merged 14 commits into from
Dec 13, 2023

Commits on Dec 8, 2023

  1. Add golangci-lint

    zliang-akamai committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    be1913d View commit details
    Browse the repository at this point in the history
  2. Fix lint issues

    zliang-akamai committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    9fd277e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d771b6 View commit details
    Browse the repository at this point in the history
  4. Add make fmt

    zliang-akamai committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    9d57ea3 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2023

  1. Add CI

    zliang-akamai committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    726d1fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ccd468b View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

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

Commits on Dec 12, 2023

  1. Remove SKIP_LINT

    zliang-akamai committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    0eb9afb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c860df5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6860b47 View commit details
    Browse the repository at this point in the history
  4. Add linter gosec

    zliang-akamai committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    8ac77ca View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9af7d6e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1f13285 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0b8773c View commit details
    Browse the repository at this point in the history