Skip to content

Improve MegaLinter configuration#2

Merged
FlorianPfaff merged 1 commit into
mainfrom
codex/mature-linting
May 7, 2026
Merged

Improve MegaLinter configuration#2
FlorianPfaff merged 1 commit into
mainfrom
codex/mature-linting

Conversation

@FlorianPfaff
Copy link
Copy Markdown
Member

Summary

  • upgrade older generic MegaLinter workflows to the mature action stack already used by the more complete repositories
  • add MegaLinter workflows/configs where they were missing
  • preserve existing repository-specific setup such as Alpine wheel caches, pre-commands, disabled-linter baselines, and autofix modes
  • add manual workflow dispatch and shared output settings where missing

Validation

  • parsed .mega-linter.yml and .github/workflows/mega-linter.yml as YAML
  • ran git diff --check
  • actionlint was not available locally; GitHub Actions will validate workflow semantics in CI

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 7, 2026

⚠️MegaLinter analysis: Success with warnings

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 1 0 0 0.26s
✅ COPYPASTE jscpd yes no no 1.06s
⚠️ MARKDOWN markdownlint 1 1 1 0 0.54s
✅ REPOSITORY git_diff yes no no 0.01s
✅ YAML prettier 2 0 0 0 0.45s
✅ YAML v8r 2 0 0 2.89s
✅ YAML yamllint 2 0 0 0.31s

Detailed Issues

⚠️ MARKDOWN / markdownlint - 1 error
README.md:1 error MD041/first-line-heading/first-line-h1 First line in a file should be a top-level heading [Context: ""# PoseParticleFilter""]

See detailed reports in MegaLinter artifacts

MegaLinter is graciously provided by OX Security
Show us your support by starring ⭐ the repository

@FlorianPfaff FlorianPfaff merged commit 8ed8900 into main May 7, 2026
1 check passed
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