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

Golang ci #358

Open
wants to merge 24 commits into
base: main
Choose a base branch
from
Open

Golang ci #358

wants to merge 24 commits into from

Commits on Oct 26, 2022

  1. golangci

    faddat committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    0bcfe4a View commit details
    Browse the repository at this point in the history
  2. add golangci github action

    faddat committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    e36b9ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aac9c6c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d942dd6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7e16295 View commit details
    Browse the repository at this point in the history
  6. make dest not use pointer

    faddat committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    6655144 View commit details
    Browse the repository at this point in the history
  7. ignore allcaps linter issues

    faddat committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    a262ffd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f0d2c8b View commit details
    Browse the repository at this point in the history
  9. val.is_none and errOut.is_none

    faddat committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    8defdd0 View commit details
    Browse the repository at this point in the history
  10. increment with ++

    faddat committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    f27701a View commit details
    Browse the repository at this point in the history
  11. more undefref

    faddat committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    85f0997 View commit details
    Browse the repository at this point in the history
  12. more linting

    faddat committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    6419bb9 View commit details
    Browse the repository at this point in the history
  13. linting....

    faddat committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    daecd0a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b150696 View commit details
    Browse the repository at this point in the history
  15. follow language conventions

    faddat committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    b61bc02 View commit details
    Browse the repository at this point in the history
  16. linting

    faddat committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    c2a9509 View commit details
    Browse the repository at this point in the history
  17. linting

    faddat committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    fba3882 View commit details
    Browse the repository at this point in the history
  18. linting

    faddat committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    768ffa7 View commit details
    Browse the repository at this point in the history
  19. linting

    faddat committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    12d6402 View commit details
    Browse the repository at this point in the history
  20. linting

    faddat committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    b80cc00 View commit details
    Browse the repository at this point in the history
  21. use language convention

    faddat committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    75fe4ca View commit details
    Browse the repository at this point in the history
  22. finish linting

    faddat committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    f806dcf View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

  1. Configuration menu
    Copy the full SHA
    d3ee9ab View commit details
    Browse the repository at this point in the history
  2. further lints

    faddat committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    fe74a1c View commit details
    Browse the repository at this point in the history