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

Fix a typo in documentation of bash-exec. #1892

Merged
merged 1 commit into from
Sep 21, 2022
Merged

Fix a typo in documentation of bash-exec. #1892

merged 1 commit into from
Sep 21, 2022

Conversation

Kurt-von-Laven
Copy link
Collaborator

@Kurt-von-Laven Kurt-von-Laven commented Sep 21, 2022

Follow-up for #1886.

Proposed Changes

  1. The corresponding documentation in the auto-generated docs/descriptors/bash_bash_exec.md was updated by mistake in 3d5e615, so it was immediately overwritten. Update the source files
    megalinter/descriptors/bash.megalinter-descriptor.yml and megalinter/descriptors/schemas/megalinter-descriptor.jsonschema.json instead this time.

Readiness Checklist

Author/Contributor

  • Add entry to the CHANGELOG listing the change and linking to the corresponding issue (if appropriate)
  • If documentation is needed for this change, has that been included in this pull request

Reviewing Maintainer

  • Label as breaking if this is a large fundamental change
  • Label as either automation, bug, documentation, enhancement, infrastructure, or performance

The corresponding documentation in the auto-generated
docs/descriptors/bash_bash_exec.md was updated by mistake in
3d5e615, so it was immediately
overwritten. Update the source files
megalinter/descriptors/bash.megalinter-descriptor.yml and
megalinter/descriptors/schemas/megalinter-descriptor.jsonschema.json
instead this time.
@nvuillam
Copy link
Member

nvuillam commented Sep 21, 2022

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ BASH bash-exec 7 0 0.02s
✅ BASH shellcheck 7 0 0.29s
✅ BASH shfmt 7 0 0 0.31s
✅ COPYPASTE jscpd yes no 2.44s
✅ DOCKERFILE hadolint 104 0 7.81s
✅ JSON eslint-plugin-jsonc 21 0 0 2.51s
✅ JSON jsonlint 19 0 0.23s
✅ JSON v8r 21 0 14.68s
⚠️ MARKDOWN markdownlint 292 0 5 5.25s
✅ MARKDOWN markdown-link-check 292 0 4.67s
✅ MARKDOWN markdown-table-formatter 292 0 0 6.81s
✅ OPENAPI spectral 1 0 0.79s
⚠️ PYTHON bandit 169 55 2.62s
✅ PYTHON black 169 0 0 4.07s
✅ PYTHON flake8 169 0 2.0s
✅ PYTHON isort 169 0 0 0.66s
✅ PYTHON mypy 169 0 16.12s
✅ PYTHON pylint 169 0 11.76s
⚠️ PYTHON pyright 169 274 16.79s
✅ REPOSITORY checkov yes no 16.69s
✅ REPOSITORY git_diff yes no 0.31s
✅ REPOSITORY secretlint yes no 8.55s
✅ REPOSITORY trivy yes no 20.63s
✅ SPELL cspell 701 0 18.79s
✅ SPELL misspell 530 0 0 0.78s
✅ XML xmllint 3 0 0.0s
✅ YAML prettier 79 0 0 3.37s
✅ YAML v8r 22 0 33.48s
✅ YAML yamllint 80 0 1.25s

See errors details in artifact MegaLinter reports on CI Job page

MegaLinter is graciously provided by OX Security

@nvuillam
Copy link
Member

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ BASH bash-exec 7 0 0.02s
✅ BASH shellcheck 7 0 0.26s
✅ BASH shfmt 7 0 0 0.04s
✅ COPYPASTE jscpd yes no 2.89s
✅ DOCKERFILE hadolint 104 0 6.87s
✅ JSON eslint-plugin-jsonc 21 0 0 1.77s
✅ JSON jsonlint 19 0 0.23s
✅ JSON v8r 21 0 14.38s
⚠️ MARKDOWN markdownlint 292 2 5 5.34s
✅ MARKDOWN markdown-link-check 292 0 4.92s
✅ MARKDOWN markdown-table-formatter 292 2 0 6.43s
✅ OPENAPI spectral 1 0 0.88s
⚠️ PYTHON bandit 169 55 3.36s
✅ PYTHON black 169 0 0 3.47s
✅ PYTHON flake8 169 0 2.21s
✅ PYTHON isort 169 0 0 0.43s
✅ PYTHON mypy 169 0 17.5s
✅ PYTHON pylint 169 0 11.43s
⚠️ PYTHON pyright 169 272 17.43s
✅ REPOSITORY checkov yes no 16.45s
⚠️ REPOSITORY devskim yes 60 0.95s
✅ REPOSITORY dustilock yes no 2.02s
✅ REPOSITORY git_diff yes no 0.04s
✅ REPOSITORY secretlint yes no 3.95s
✅ REPOSITORY syft yes no 2.01s
✅ REPOSITORY trivy yes no 17.3s
✅ SPELL cspell 701 0 18.37s
✅ SPELL misspell 530 2 0 0.5s
✅ XML xmllint 3 0 0.0s
✅ YAML prettier 79 0 0 2.6s
✅ YAML v8r 22 0 32.54s
✅ YAML yamllint 80 0 1.28s

See errors details in artifact MegaLinter reports on CI Job page

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

MegaLinter is graciously provided by OX Security

@nvuillam nvuillam merged commit 75d3703 into main Sep 21, 2022
@nvuillam nvuillam deleted the bash-exec branch September 21, 2022 18:15
@Kurt-von-Laven Kurt-von-Laven added the documentation Improvements or additions to documentation label Sep 21, 2022
@Kurt-von-Laven Kurt-von-Laven self-assigned this Sep 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants