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

makefile: fix check-fmt target #327

Merged
merged 7 commits into from
Jul 29, 2021
Merged

makefile: fix check-fmt target #327

merged 7 commits into from
Jul 29, 2021

Commits on Jul 28, 2021

  1. makefile: fix check-fmt target

    * CI does not fail if go code is not formatted since check-fmt
      target in makefile is not working properly. Fix check-fmt target and
      return with status 1 if code is not formatted.
    sonmezonur committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    2ae8b68 View commit details
    Browse the repository at this point in the history
  2. fix indentation

    sonmezonur committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    e847bb1 View commit details
    Browse the repository at this point in the history
  3. fix indentation

    sonmezonur committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    ed9d6c9 View commit details
    Browse the repository at this point in the history
  4. Format source code

    sonmezonur committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    bb90437 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b1b927c View commit details
    Browse the repository at this point in the history
  6. test linter

    sonmezonur authored Jul 28, 2021
    Configuration menu
    Copy the full SHA
    c3db422 View commit details
    Browse the repository at this point in the history
  7. Revert "test linter"

    This reverts commit c3db422.
    sonmezonur committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    918b17b View commit details
    Browse the repository at this point in the history