Skip to content

Commit

Permalink
run go fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
mathewab committed Feb 12, 2024
1 parent fba440c commit ee0fcda
Show file tree
Hide file tree
Showing 37 changed files with 1,004 additions and 1,004 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:

- name: go fmt
run: |
go fmt
go fmt ./...
git diff --exit-code || \
(echo; echo "Unexpected difference. Run 'go fmt' command and commit."; exit 1)
Expand Down
56 changes: 28 additions & 28 deletions dns_config/api_acl.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

56 changes: 28 additions & 28 deletions dns_config/api_auth_nsg.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

66 changes: 33 additions & 33 deletions dns_config/api_auth_zone.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions dns_config/api_cache_flush.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit ee0fcda

Please sign in to comment.