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

New formatters flavor #3071

Merged
merged 8 commits into from Nov 4, 2023
Merged

New formatters flavor #3071

merged 8 commits into from Nov 4, 2023

Conversation

nvuillam
Copy link
Member

@nvuillam nvuillam commented Nov 4, 2023

Fixes #2921
Co-authored-by: Matt Bishop 1046132+withinfocus@users.noreply.github.com

Copy link
Contributor

github-actions bot commented Nov 4, 2023

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ BASH bash-exec 5 0 0.09s
✅ BASH shellcheck 5 0 0.17s
✅ BASH shfmt 5 0 0 0.5s
✅ COPYPASTE jscpd yes no 4.0s
✅ DOCKERFILE hadolint 123 0 12.27s
✅ JSON eslint-plugin-jsonc 23 0 0 3.94s
✅ JSON jsonlint 21 0 0.4s
✅ JSON v8r 23 0 17.84s
✅ MAKEFILE checkmake 1 0 0.04s
⚠️ MARKDOWN markdownlint 255 0 11 7.35s
✅ MARKDOWN markdown-link-check 255 0 7.89s
✅ MARKDOWN markdown-table-formatter 255 0 0 50.48s
✅ OPENAPI spectral 1 0 1.91s
⚠️ PYTHON bandit 200 61 4.63s
✅ PYTHON black 200 0 0 4.56s
✅ PYTHON flake8 200 0 3.29s
✅ PYTHON isort 200 0 0 1.56s
✅ PYTHON mypy 200 0 14.18s
✅ PYTHON pylint 200 0 15.83s
⚠️ PYTHON pyright 200 352 24.57s
✅ PYTHON ruff 200 0 0 0.57s
✅ REPOSITORY checkov yes no 36.6s
✅ REPOSITORY git_diff yes no 0.52s
⚠️ REPOSITORY grype yes 1 24.2s
✅ REPOSITORY secretlint yes no 10.7s
✅ REPOSITORY trivy yes no 36.94s
✅ REPOSITORY trivy-sbom yes no 18.95s
⚠️ REPOSITORY trufflehog yes 1 19.2s
✅ SPELL cspell 665 0 32.71s
✅ SPELL lychee 335 0 8.27s
✅ XML xmllint 3 0 0 0.5s
✅ YAML prettier 160 0 0 6.67s
✅ YAML v8r 102 0 147.42s
✅ YAML yamllint 161 0 2.12s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@nvuillam nvuillam merged commit b8ea170 into main Nov 4, 2023
127 checks passed
@nvuillam nvuillam deleted the features/formatter-only branch November 4, 2023 16:37
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.

Formatters-only flavor
1 participant