Skip to content

erlang: allow non-version prefixes#1160

Merged
jdx merged 1 commit intomainfrom
erlang
Dec 13, 2023
Merged

erlang: allow non-version prefixes#1160
jdx merged 1 commit intomainfrom
erlang

Conversation

@jdx
Copy link
Copy Markdown
Owner

@jdx jdx commented Dec 13, 2023

Fixes #1157

@jdx jdx enabled auto-merge (squash) December 13, 2023 19:35
@codecov
Copy link
Copy Markdown

codecov bot commented Dec 13, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (476ad2c) 85.76% compared to head (4e91bc4) 81.80%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1160      +/-   ##
==========================================
- Coverage   85.76%   81.80%   -3.97%     
==========================================
  Files         139      139              
  Lines       12795    12794       -1     
==========================================
- Hits        10974    10466     -508     
- Misses       1821     2328     +507     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@github-actions
Copy link
Copy Markdown

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 5 0 0.09s
✅ BASH bash-exec 19 0 0.04s
✅ BASH shellcheck 19 0 0.36s
✅ BASH shfmt 19 0 0 0.04s
✅ DOCKERFILE hadolint 7 0 0.13s
✅ EDITORCONFIG editorconfig-checker 470 0 0.35s
✅ JSON eslint-plugin-jsonc 7 0 0 1.06s
✅ JSON jsonlint 6 0 0.13s
✅ JSON prettier 7 0 0 0.61s
✅ JSON v8r 7 0 4.25s
✅ MARKDOWN markdownlint 13 0 0 2.82s
✅ MARKDOWN markdown-link-check 13 0 12.37s
✅ MARKDOWN markdown-table-formatter 13 0 0 0.4s
✅ PYTHON bandit 1 0 0.84s
✅ PYTHON black 1 0 0 0.57s
✅ PYTHON flake8 1 0 0.42s
✅ PYTHON isort 1 0 0 0.32s
✅ PYTHON mypy 1 0 2.01s
✅ PYTHON pylint 1 0 1.36s
✅ PYTHON pyright 1 0 5.56s
✅ PYTHON ruff 1 0 0 0.06s
✅ REPOSITORY dustilock yes no 0.01s
✅ REPOSITORY gitleaks yes no 2.05s
✅ REPOSITORY git_diff yes no 0.02s
✅ REPOSITORY secretlint yes no 2.5s
✅ REPOSITORY syft yes no 0.62s
✅ REPOSITORY trivy-sbom yes no 1.1s
✅ REPOSITORY trufflehog yes no 3.42s
✅ RUBY rubocop 2 0 0 4.95s
✅ RUST clippy yes no 107.52s
✅ XML xmllint 5 0 0 0.04s
✅ YAML prettier 12 0 0 1.19s
✅ YAML v8r 12 0 12.06s
✅ YAML yamllint 12 0 0.35s

See detailed report in MegaLinter reports

You could have same capabilities but better runtime performances if you request a new MegaLinter flavor.

MegaLinter is graciously provided by OX Security

@jdx jdx merged commit cb874c6 into main Dec 13, 2023
@jdx jdx deleted the erlang branch December 13, 2023 19:45
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.

Installing sub-X:latest Erlang versions does not work

1 participant