Skip to content

trust: find .rtx.local.toml files#1183

Merged
jdx merged 5 commits intomainfrom
trust
Dec 14, 2023
Merged

trust: find .rtx.local.toml files#1183
jdx merged 5 commits intomainfrom
trust

Conversation

@jdx
Copy link
Copy Markdown
Owner

@jdx jdx commented Dec 14, 2023

Fixes #1050

@jdx jdx enabled auto-merge (squash) December 14, 2023 11:56
@codecov
Copy link
Copy Markdown

codecov bot commented Dec 14, 2023

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (16921e3) 81.69% compared to head (cb141c3) 81.71%.

Files Patch % Lines
src/cli/trust.rs 93.75% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1183      +/-   ##
==========================================
+ Coverage   81.69%   81.71%   +0.02%     
==========================================
  Files         136      136              
  Lines       12787    12814      +27     
==========================================
+ Hits        10446    10471      +25     
- Misses       2341     2343       +2     

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

@github-actions
Copy link
Copy Markdown

github-actions bot commented Dec 14, 2023

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 5 0 0.13s
✅ BASH bash-exec 20 0 0.06s
✅ BASH shellcheck 20 0 0.48s
✅ BASH shfmt 20 0 0 0.04s
✅ DOCKERFILE hadolint 7 0 0.24s
✅ EDITORCONFIG editorconfig-checker 473 0 0.54s
✅ JSON eslint-plugin-jsonc 7 0 0 0.99s
✅ JSON jsonlint 6 0 0.12s
✅ JSON prettier 7 0 0 0.6s
✅ JSON v8r 7 0 4.17s
✅ MARKDOWN markdownlint 13 0 0 3.01s
✅ MARKDOWN markdown-link-check 13 0 12.27s
✅ MARKDOWN markdown-table-formatter 13 0 0 0.44s
✅ PYTHON bandit 1 0 0.69s
✅ PYTHON black 1 0 0 0.6s
✅ PYTHON flake8 1 0 0.29s
✅ PYTHON isort 1 0 0 0.32s
✅ PYTHON mypy 1 0 2.15s
✅ PYTHON pylint 1 0 1.25s
✅ PYTHON pyright 1 0 5.13s
✅ PYTHON ruff 1 0 0 0.06s
✅ REPOSITORY dustilock yes no 0.01s
✅ REPOSITORY gitleaks yes no 2.09s
✅ REPOSITORY git_diff yes no 0.02s
✅ REPOSITORY secretlint yes no 2.38s
✅ REPOSITORY syft yes no 0.66s
✅ REPOSITORY trivy-sbom yes no 1.01s
✅ REPOSITORY trufflehog yes no 4.46s
✅ RUBY rubocop 2 0 0 5.42s
✅ RUST clippy yes no 102.5s
✅ XML xmllint 5 0 0 0.04s
✅ YAML prettier 12 0 0 1.1s
✅ YAML v8r 12 0 11.99s
✅ YAML yamllint 12 0 0.3s

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 5a314a6 into main Dec 14, 2023
@jdx jdx deleted the trust branch December 14, 2023 12:38
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.

rtx trust does not find .rtx.local.toml and similar files

1 participant