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 GitHub Actions workflows for linting #102

Draft
wants to merge 17 commits into
base: main
Choose a base branch
from
Draft

Conversation

eitsupi
Copy link
Member

@eitsupi eitsupi commented Mar 12, 2023

Close #47

TODO

  • Configure clippy
  • Add config files for linters (at least markdownlint, yamllint)
    • markdownlint should ignore cran-comments and CRAN-SUBMISSION
  • Rbuildignore these files

@eitsupi eitsupi added enhancement New feature or request develop labels Mar 12, 2023
@github-actions
Copy link

github-actions bot commented Mar 12, 2023

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Elapsed time
❌ ACTION actionlint 6 5 0.11s
✅ COPYPASTE jscpd yes no 1.58s
✅ EDITORCONFIG editorconfig-checker 82 0 0.15s
✅ JSON eslint-plugin-jsonc 1 0 0 0.85s
✅ JSON jsonlint 1 0 0.17s
✅ JSON prettier 1 1 0 0.34s
✅ JSON v8r 1 0 1.95s
⚠️ MARKDOWN markdownlint 5 2 47 0.93s
✅ MARKDOWN markdown-link-check 5 0 2.15s
✅ MARKDOWN markdown-table-formatter 5 2 0 0.28s
❌ REPOSITORY checkov yes 5 10.82s
✅ REPOSITORY gitleaks yes no 4.38s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY grype yes no 13.7s
✅ REPOSITORY kics yes no 12.98s
✅ REPOSITORY secretlint yes no 0.79s
❌ REPOSITORY trivy yes 1 3.65s
✅ REPOSITORY trivy-sbom yes no 1.17s
✅ REPOSITORY trufflehog yes no 5.69s
❌ RUST clippy yes 1 18.84s
❌ SPELL lychee 16 2 0.68s
✅ YAML prettier 10 0 0 0.84s
✅ YAML v8r 10 0 8.35s
❌ YAML yamllint 10 1 0.42s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@eitsupi eitsupi changed the title ci: add lint GitHub Actions workflows ci: add GitHub Actions workflows for linting Mar 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
develop enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Set CI for linting
1 participant