-
-
Notifications
You must be signed in to change notification settings - Fork 237
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
Change name of config file for powershell formatter #2231
Merged
Merged
Conversation
This file contains 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
nvuillam
force-pushed
the
fixes/powershell-formatter
branch
from
January 7, 2023 19:18
80e3659
to
550c675
Compare
🦙 MegaLinter status: ❌ ERROR
See detailed report in MegaLinter reports |
Codecov Report
@@ Coverage Diff @@
## main #2231 +/- ##
==========================================
+ Coverage 82.48% 82.99% +0.51%
==========================================
Files 170 170
Lines 4470 4470
==========================================
+ Hits 3687 3710 +23
+ Misses 783 760 -23
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
🦙 MegaLinter status:
|
Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
---|---|---|---|---|---|
✅ BASH | bash-exec | 7 | 0 | 0.02s | |
✅ BASH | shellcheck | 7 | 0 | 0.4s | |
✅ BASH | shfmt | 7 | 0 | 0 | 0.04s |
✅ COPYPASTE | jscpd | yes | no | 2.19s | |
✅ DOCKERFILE | hadolint | 105 | 0 | 8.07s | |
✅ JSON | eslint-plugin-jsonc | 21 | 0 | 0 | 1.84s |
✅ JSON | jsonlint | 19 | 0 | 0.23s | |
✅ JSON | npm-package-json-lint | yes | no | 0.55s | |
✅ JSON | v8r | 21 | 0 | 13.41s | |
markdownlint | 305 | 2 | 229 | 6.02s | |
✅ MARKDOWN | markdown-link-check | 305 | 0 | 5.28s | |
✅ MARKDOWN | markdown-table-formatter | 305 | 2 | 0 | 16.82s |
✅ OPENAPI | spectral | 1 | 0 | 0.85s | |
bandit | 175 | 43 | 2.39s | ||
✅ PYTHON | black | 175 | 0 | 0 | 3.89s |
✅ PYTHON | flake8 | 175 | 0 | 1.86s | |
✅ PYTHON | isort | 175 | 0 | 0 | 0.42s |
✅ PYTHON | mypy | 175 | 0 | 7.26s | |
✅ PYTHON | pylint | 175 | 0 | 12.23s | |
pyright | 175 | 273 | 18.78s | ||
✅ REPOSITORY | checkov | yes | no | 27.65s | |
devskim | yes | 60 | 1.13s | ||
✅ REPOSITORY | dustilock | yes | no | 1.91s | |
✅ REPOSITORY | git_diff | yes | no | 0.03s | |
✅ REPOSITORY | secretlint | yes | no | 4.73s | |
✅ REPOSITORY | syft | yes | no | 3.58s | |
✅ REPOSITORY | trivy | yes | no | 17.89s | |
✅ SPELL | cspell | 725 | 0 | 19.44s | |
✅ SPELL | misspell | 546 | 2 | 0 | 0.53s |
✅ XML | xmllint | 3 | 0 | 0.02s | |
✅ YAML | prettier | 81 | 0 | 0 | 2.62s |
✅ YAML | v8r | 23 | 0 | 56.33s | |
✅ YAML | yamllint | 82 | 0 | 1.61s |
See detailed report in MegaLinter reports
You could have same capabilities but better runtime performances if you request a new MegaLinter flavor.
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.
Fixes #2229