Skip to content

chore(ci): add MegaLinter integration#1

Merged
flitzrrr merged 1 commit into
mainfrom
chore/add-megalinter
Apr 6, 2026
Merged

chore(ci): add MegaLinter integration#1
flitzrrr merged 1 commit into
mainfrom
chore/add-megalinter

Conversation

@flitzrrr

@flitzrrr flitzrrr commented Apr 6, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add MegaLinter CI workflow (.github/workflows/megalinter.yml)
  • Add MegaLinter config (.mega-linter.yml) with VALIDATE_ALL_CODEBASE: true
  • Linters configured for the repo's tech stack

Test plan

  • MegaLinter CI run passes on this PR

@github-actions

github-actions Bot commented Apr 6, 2026

Copy link
Copy Markdown

⚠️MegaLinter analysis: Success with warnings

Descriptor Linter Files Fixed Errors Warnings Elapsed time
⚠️ MARKDOWN markdownlint 1 15 0 0.34s

Detailed Issues

⚠️ MARKDOWN / markdownlint - 15 errors
profile/README.md:1 error MD041/first-line-heading/first-line-h1 First line in a file should be a top-level heading [Context: "<div align="center">"]
profile/README.md:3:1 error MD045/no-alt-text Images should have alternate text (alt text)
profile/README.md:74:6 error MD060/table-column-style Table column style [Table pipe is missing space to the left for style "compact"]
profile/README.md:74:11 error MD060/table-column-style Table column style [Table pipe is missing space to the left for style "compact"]
profile/README.md:74:16 error MD060/table-column-style Table column style [Table pipe is missing space to the left for style "compact"]
profile/README.md:74:1 error MD060/table-column-style Table column style [Table pipe is missing space to the right for style "compact"]
profile/README.md:74:6 error MD060/table-column-style Table column style [Table pipe is missing space to the right for style "compact"]
profile/README.md:74:11 error MD060/table-column-style Table column style [Table pipe is missing space to the right for style "compact"]
profile/README.md:87:6 error MD060/table-column-style Table column style [Table pipe is missing space to the left for style "compact"]
profile/README.md:87:11 error MD060/table-column-style Table column style [Table pipe is missing space to the left for style "compact"]
profile/README.md:87:16 error MD060/table-column-style Table column style [Table pipe is missing space to the left for style "compact"]
profile/README.md:87:1 error MD060/table-column-style Table column style [Table pipe is missing space to the right for style "compact"]
profile/README.md:87:6 error MD060/table-column-style Table column style [Table pipe is missing space to the right for style "compact"]
profile/README.md:87:11 error MD060/table-column-style Table column style [Table pipe is missing space to the right for style "compact"]
profile/README.md:106:1 error MD045/no-alt-text Images should have alternate text (alt text)

See detailed reports in MegaLinter artifacts

You could have the same capabilities but better runtime performances if you use a MegaLinter flavor:

Your project could benefit from a custom flavor, which would allow you to run only the linters you need, and thus improve runtime performances. (Skip this info by defining FLAVOR_SUGGESTIONS: false)

  • Documentation: Custom Flavors
  • Command: npx mega-linter-runner@9.4.0 --custom-flavor-setup --custom-flavor-linters MARKDOWN_MARKDOWNLINT

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

@flitzrrr flitzrrr merged commit c7efe39 into main Apr 6, 2026
1 check passed
@flitzrrr flitzrrr deleted the chore/add-megalinter branch April 6, 2026 06:26
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