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

Use golangci-lint #1044

Merged
merged 10 commits into from Feb 8, 2021
Merged

Use golangci-lint #1044

merged 10 commits into from Feb 8, 2021

Commits on Feb 2, 2021

  1. Copy the full SHA
    b281fbc View commit details
    Browse the repository at this point in the history
  2. reduce size of struct

    umarcor committed Feb 2, 2021
    Copy the full SHA
    803174d View commit details
    Browse the repository at this point in the history
  3. make 'one two' a constant

    umarcor committed Feb 2, 2021
    Copy the full SHA
    24a3055 View commit details
    Browse the repository at this point in the history
  4. remove dead (unused) code

    * field 'tc'
    * 'isEmpty', 'executeTemplate', 'writeStringToFile', 'update' and 'checkLackFiles'
    * 'writeToFile', 'commentifyString', 'stringInStringSlice' and 'exists'
    umarcor committed Feb 2, 2021
    Copy the full SHA
    6427c11 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    498deee View commit details
    Browse the repository at this point in the history
  6. style(command_test)

    umarcor committed Feb 2, 2021
    Copy the full SHA
    cf0b2f6 View commit details
    Browse the repository at this point in the history
  7. fix gosec G204

    umarcor committed Feb 2, 2021
    Copy the full SHA
    33e17fa View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    dd3684a View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    af5f9c5 View commit details
    Browse the repository at this point in the history
  10. ci: use golangci-lint

    umarcor committed Feb 2, 2021
    Copy the full SHA
    74a5418 View commit details
    Browse the repository at this point in the history