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 golangci-lint and GitHub Actions workflow #968

Closed
wants to merge 11 commits into from

Commits on Dec 29, 2020

  1. add .gitattributes

    umarcor committed Dec 29, 2020
    Configuration menu
    Copy the full SHA
    ef5574e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    645f182 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e0ae253 View commit details
    Browse the repository at this point in the history
  4. reduce size of struct

    umarcor committed Dec 29, 2020
    Configuration menu
    Copy the full SHA
    111c42c View commit details
    Browse the repository at this point in the history
  5. make 'one two' a constant

    umarcor committed Dec 29, 2020
    Configuration menu
    Copy the full SHA
    d8fd21d View commit details
    Browse the repository at this point in the history
  6. remove dead (unused) code

    * field 'tc'
    * 'isEmpty', 'executeTemplate', 'writeStringToFile', 'update' and 'checkLackFiles'
    * 'writeToFile', 'commentifyString', 'stringInStringSlice' and 'exists'
    umarcor committed Dec 29, 2020
    Configuration menu
    Copy the full SHA
    cfb9cc8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4a65678 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    13ac70f View commit details
    Browse the repository at this point in the history
  9. style(command_test)

    umarcor committed Dec 29, 2020
    Configuration menu
    Copy the full SHA
    c9c3c56 View commit details
    Browse the repository at this point in the history
  10. fix gosec G204

    umarcor committed Dec 29, 2020
    Configuration menu
    Copy the full SHA
    df7929d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f3a7c61 View commit details
    Browse the repository at this point in the history