Skip to content

Prevent unnecessary file in prs by megalinter#1558

Merged
FlorianPfaff merged 1 commit intomainfrom
rmunnecfile
Mar 28, 2026
Merged

Prevent unnecessary file in prs by megalinter#1558
FlorianPfaff merged 1 commit intomainfrom
rmunnecfile

Conversation

@FlorianPfaff
Copy link
Copy Markdown
Owner

No description provided.

@FlorianPfaff FlorianPfaff enabled auto-merge March 28, 2026 05:12
@github-actions
Copy link
Copy Markdown
Contributor

MegaLinter analysis: Success

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ COPYPASTE jscpd yes no no 7.86s
✅ JSON prettier 2 0 0 0 0.68s
✅ JSON v8r 2 0 0 2.99s
✅ MARKDOWN markdownlint 1 0 0 0 0.64s
✅ MARKDOWN markdown-table-formatter 1 0 0 0 0.26s
✅ PYTHON bandit 247 0 0 3.22s
✅ PYTHON black 247 1 0 0 4.56s
✅ PYTHON flake8 247 0 0 1.79s
✅ PYTHON isort 247 1 0 0 0.49s
✅ PYTHON mypy 247 0 0 4.35s
✅ PYTHON pylint 247 0 0 76.57s
✅ PYTHON ruff 247 1 0 0 0.05s
✅ REPOSITORY checkov yes no no 21.98s
✅ REPOSITORY gitleaks yes no no 4.01s
✅ REPOSITORY git_diff yes no no 0.04s
✅ REPOSITORY secretlint yes no no 6.21s
✅ REPOSITORY syft yes no no 4.02s
✅ REPOSITORY trivy-sbom yes no no 1.74s
✅ REPOSITORY trufflehog yes no no 18.21s
✅ YAML prettier 4 0 0 0 0.49s
✅ YAML v8r 4 0 0 5.47s
✅ YAML yamllint 4 0 0 0.44s

See detailed reports in MegaLinter artifacts

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 PYTHON_PYLINT,PYTHON_BLACK,PYTHON_FLAKE8,PYTHON_ISORT,PYTHON_BANDIT,PYTHON_MYPY,PYTHON_RUFF,COPYPASTE_JSCPD,JSON_V8R,JSON_PRETTIER,MARKDOWN_MARKDOWNLINT,MARKDOWN_MARKDOWN_TABLE_FORMATTER,REPOSITORY_CHECKOV,REPOSITORY_GIT_DIFF,REPOSITORY_GITLEAKS,REPOSITORY_SECRETLINT,REPOSITORY_SYFT,REPOSITORY_TRIVY_SBOM,REPOSITORY_TRUFFLEHOG,YAML_PRETTIER,YAML_YAMLLINT,YAML_V8R

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

@FlorianPfaff FlorianPfaff merged commit 86167bb into main Mar 28, 2026
17 checks 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