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

ci: add some basic GHA checks #8

Merged
merged 4 commits into from
Jul 31, 2024
Merged

ci: add some basic GHA checks #8

merged 4 commits into from
Jul 31, 2024

Conversation

kolyshkin
Copy link
Owner

@kolyshkin kolyshkin commented Jul 30, 2024

  • Rename a test variable to silence codespell warning
  • Add .codespellrc
  • ci: add some basic GHA checks
  • Use gofumpt to format code, add gofumpt linter

Rename whats -> what in test to silence codespell warnings.

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
Mostly for ignoring this warning:

	./capability_linux.go:311: nd ==> and, 2nd

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
Brought to you by gofumpt v0.6.0 (go1.22.4).

Add a CI action to check code is gofumpt'ed.

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
@kolyshkin kolyshkin mentioned this pull request Jul 31, 2024
@kolyshkin kolyshkin marked this pull request as ready for review July 31, 2024 18:02
@kolyshkin kolyshkin merged commit 9289123 into main Jul 31, 2024
5 checks passed
@kolyshkin kolyshkin deleted the ci branch August 1, 2024 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant