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

linters: use golangci-lint GitHub action instead of a manual setup #1556

Merged

Conversation

jmontesi
Copy link
Contributor

No description provided.

with:
version: v1.54
args: --timeout 10m0s

- name: Checkmake
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How about the name "Run Checkmake"?

@@ -81,7 +82,7 @@ jobs:
- name: Shfmt
run: shfmt -d *.sh script

- name: markdownlint
- name: Markdownlint
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Run Markdown Linter?

@jmontesi jmontesi merged commit b6ef470 into redhat-best-practices-for-k8s:main Oct 25, 2023
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.

4 participants