Skip to content

Show language only if it's available#71

Merged
nvuillam merged 3 commits intomainfrom
69-missing-language-for-file-mode
Aug 12, 2023
Merged

Show language only if it's available#71
nvuillam merged 3 commits intomainfrom
69-missing-language-for-file-mode

Conversation

@itayox
Copy link
Copy Markdown
Contributor

@itayox itayox commented Aug 12, 2023

  • Showing language only if it's available (bug fix)
  • Detect language for file analysis (enhancement)
image

@itayox itayox linked an issue Aug 12, 2023 that may be closed by this pull request
@itayox itayox changed the title 69 missing language for file mode Show language only if it's available Aug 12, 2023
@itayox itayox requested a review from nvuillam August 12, 2023 20:34
@github-actions
Copy link
Copy Markdown

github-actions bot commented Aug 12, 2023

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
⚠️ ACTION actionlint 6 3 0.14s
✅ COPYPASTE jscpd yes no 3.86s
⚠️ CSS stylelint 3 0 1 1.29s
✅ DOCKERFILE hadolint 1 0 0.14s
✅ HTML djlint 1 0 0.89s
✅ HTML htmlhint 1 0 0.31s
✅ JSON eslint-plugin-jsonc 19 0 0 2.4s
✅ JSON jsonlint 19 0 0.22s
✅ JSON npm-package-json-lint yes no 0.64s
✅ JSON prettier 19 0 0 1.59s
✅ JSON v8r 19 0 20.69s
⚠️ MARKDOWN markdownlint 10 0 31 1.64s
✅ MARKDOWN markdown-table-formatter 10 0 0 0.48s
✅ REPOSITORY checkov yes no 26.85s
✅ REPOSITORY gitleaks yes no 2.9s
✅ REPOSITORY git_diff yes no 0.14s
✅ REPOSITORY grype yes no 11.39s
⚠️ REPOSITORY kics yes 1 24.86s
✅ REPOSITORY secretlint yes no 2.06s
✅ REPOSITORY trivy yes no 7.21s
✅ REPOSITORY trivy-sbom yes no 1.21s
✅ REPOSITORY trufflehog yes no 4.56s
✅ SPELL cspell 56 0 4.19s
✅ SPELL lychee 43 0 2.32s
✅ YAML prettier 11 0 0 0.84s
✅ YAML v8r 11 0 17.08s
✅ YAML yamllint 11 0 0.51s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@itayox itayox self-assigned this Aug 12, 2023
@itayox itayox added bug Something isn't working enhancement New feature or request labels Aug 12, 2023
Copy link
Copy Markdown
Member

@nvuillam nvuillam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great, thanks :)

@nvuillam nvuillam merged commit 4dc0d8a into main Aug 12, 2023
@nvuillam nvuillam deleted the 69-missing-language-for-file-mode branch August 12, 2023 21:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Missing language for file mode

2 participants