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

Allow cspell to work with CLI_LINT_MODE=project #4629

Merged
merged 2 commits into from
Jan 31, 2025
Merged

Conversation

nvuillam
Copy link
Member

Fixes #4622

Copy link
Contributor

github-actions bot commented Jan 31, 2025

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ API spectral 1 0 1.54s
⚠️ BASH bash-exec 6 1 0.02s
✅ BASH shellcheck 6 0 0.21s
✅ BASH shfmt 6 0 0 0.77s
✅ COPYPASTE jscpd yes no 2.89s
✅ DOCKERFILE hadolint 129 0 24.34s
✅ JSON jsonlint 20 0 0.21s
✅ JSON v8r 22 0 13.14s
⚠️ MARKDOWN markdownlint 267 0 302 21.37s
✅ MARKDOWN markdown-table-formatter 267 0 0 160.39s
⚠️ PYTHON bandit 214 66 3.35s
✅ PYTHON black 214 0 0 5.18s
✅ PYTHON flake8 214 0 2.09s
✅ PYTHON isort 214 0 0 1.14s
✅ PYTHON mypy 214 0 15.01s
✅ PYTHON pylint 214 0 25.19s
✅ PYTHON ruff 214 0 0 0.87s
✅ REPOSITORY checkov yes no 33.93s
✅ REPOSITORY git_diff yes no 0.82s
⚠️ REPOSITORY grype yes 24 13.72s
✅ REPOSITORY secretlint yes no 11.93s
✅ REPOSITORY trivy yes no 16.95s
✅ REPOSITORY trivy-sbom yes no 0.28s
⚠️ REPOSITORY trufflehog yes 1 54.17s
✅ SPELL cspell 717 0 12.66s
⚠️ SPELL lychee 349 17 39.5s
✅ XML xmllint 3 0 0 0.96s
✅ YAML prettier 160 0 0 3.7s
✅ YAML v8r 102 0 14.72s
✅ YAML yamllint 161 0 2.63s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@nvuillam nvuillam merged commit f7ecc8b into main Jan 31, 2025
14 of 15 checks passed
@nvuillam nvuillam deleted the fixes/cspell-project branch January 31, 2025 09:36
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.

cspell: SPELL_CSPELL_CLI_LINT_MODE: project is broken
1 participant