Improve PyRecEst quality gates#2112
Merged
FlorianPfaff merged 12 commits intoMay 21, 2026
Merged
Conversation
Contributor
✅
|
| Descriptor | Linter | Files | Fixed | Errors | Warnings | Elapsed time |
|---|---|---|---|---|---|---|
| ✅ COPYPASTE | jscpd | yes | no | no | 35.18s | |
| ✅ JSON | prettier | 1 | 1 | 0 | 0 | 0.49s |
| ✅ JSON | v8r | 1 | 0 | 0 | 2.73s | |
| markdownlint | 6 | 0 | 14 | 0 | 1.02s | |
| ✅ MARKDOWN | markdown-table-formatter | 6 | 2 | 0 | 0 | 0.56s |
| ✅ PYTHON | black | 8 | 4 | 0 | 0 | 2.4s |
| ✅ PYTHON | isort | 8 | 4 | 0 | 0 | 0.57s |
| ✅ REPOSITORY | checkov | yes | no | no | 36.17s | |
| ✅ REPOSITORY | gitleaks | yes | no | no | 14.56s | |
| ✅ REPOSITORY | git_diff | yes | no | no | 0.33s | |
| ✅ REPOSITORY | secretlint | yes | no | no | 14.4s | |
| ✅ REPOSITORY | syft | yes | no | no | 8.25s | |
| ✅ REPOSITORY | trivy-sbom | yes | no | no | 4.52s | |
| ✅ REPOSITORY | trufflehog | yes | no | no | 17.87s | |
| ✅ YAML | prettier | 1 | 0 | 0 | 0 | 0.5s |
| ✅ YAML | v8r | 1 | 0 | 0 | 1.55s | |
| ✅ YAML | yamllint | 1 | 0 | 0 | 0.45s |
Detailed Issues
⚠️ MARKDOWN / markdownlint - 14 errors
docs/public-api-registry.md:38:7 error MD060/table-column-style Table column style [Table pipe is missing space to the left for style "compact"]
docs/public-api-registry.md:38:16 error MD060/table-column-style Table column style [Table pipe is missing space to the left for style "compact"]
docs/public-api-registry.md:38:27 error MD060/table-column-style Table column style [Table pipe is missing space to the left for style "compact"]
docs/public-api-registry.md:38:46 error MD060/table-column-style Table column style [Table pipe is missing space to the left for style "compact"]
docs/public-api-registry.md:38:54 error MD060/table-column-style Table column style [Table pipe is missing space to the left for style "compact"]
docs/public-api-registry.md:38:1 error MD060/table-column-style Table column style [Table pipe is missing space to the right for style "compact"]
docs/public-api-registry.md:38:7 error MD060/table-column-style Table column style [Table pipe is missing space to the right for style "compact"]
docs/public-api-registry.md:38:16 error MD060/table-column-style Table column style [Table pipe is missing space to the right for style "compact"]
docs/public-api-registry.md:38:27 error MD060/table-column-style Table column style [Table pipe is missing space to the right for style "compact"]
docs/public-api-registry.md:38:46 error MD060/table-column-style Table column style [Table pipe is missing space to the right for style "compact"]
docs/quality-gates.md:13:9 error MD060/table-column-style Table column style [Table pipe is missing space to the left for style "compact"]
docs/quality-gates.md:13:19 error MD060/table-column-style Table column style [Table pipe is missing space to the left for style "compact"]
docs/quality-gates.md:13:1 error MD060/table-column-style Table column style [Table pipe is missing space to the right for style "compact"]
docs/quality-gates.md:13:9 error MD060/table-column-style Table column style [Table pipe is missing space to the right for style "compact"]
Notices
📣 MegaLinter 9.5.0 is out! Discover the new features and security recommendations in the release announcement. (Skip this info by defining SECURITY_SUGGESTIONS: false)
See detailed reports in MegaLinter artifacts
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

Show us your support by starring ⭐ the repository
Contributor
…provements-20260521-120126 # Conflicts: # docs/backend-api-matrix.md
…provements-20260521-120126
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary:
Validation: