Skip to content

Conversation

pre-commit-ci[bot]
Copy link

@pre-commit-ci pre-commit-ci bot commented Aug 25, 2025

@liblaf-bot
Copy link
Contributor

liblaf-bot bot commented Aug 25, 2025

⚠️MegaLinter analysis: Success with warnings

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ COPYPASTE jscpd yes no no 1.12s
✅ JSON jsonlint 8 0 0 0.4s
✅ JSON prettier 8 0 0 0 0.33s
✅ JSON v8r 8 0 0 4.11s
⚠️ SPELL cspell 14 2 0 3.15s
✅ YAML prettier 3 0 0 0 0.45s
✅ YAML v8r 3 0 0 4.61s
✅ YAML yamllint 3 0 0 0.44s

Detailed Issues

⚠️ SPELL / cspell - 2 errors
README.md:57:140    - Unknown word (pytest)     -- configured with mise, ruff, pytest, mkdocs, and GitHub
	 Suggestions: [pest, pates, prest, pyres, pyxes]
README.md:57:148    - Unknown word (mkdocs)     -- mise, ruff, pytest, mkdocs, and GitHub Actions
	 Suggestions: [mdoc, medics, md-docs, docs, mods]
CSpell: Files checked: 13, Issues found: 2 in 1 file.


You can skip this misspellings by defining the following .cspell.json file at the root of your repository
Of course, please correct real typos before :)

{
    "version": "0.2",
    "language": "en",
    "ignorePaths": [
        "**/node_modules/**",
        "**/vscode-extension/**",
        "**/.git/**",
        "**/.pnpm-lock.json",
        ".vscode",
        "package-lock.json",
        "megalinter-reports"
    ],
    "words": [
        "mkdocs",
        "pytest"
    ]
}


You can also copy-paste megalinter-reports/LINTER_DEFAULT at the root of your repository

See detailed reports in MegaLinter artifacts

MegaLinter is graciously provided by OX Security

@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from e044e2d to b0031e0 Compare September 1, 2025 17:52
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from b0031e0 to 78adeac Compare September 8, 2025 17:56
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 78adeac to 9a8f553 Compare September 15, 2025 17:57
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from 88fca28 to ca9e150 Compare September 29, 2025 17:49
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.13.2 → v0.13.3](astral-sh/ruff-pre-commit@v0.13.2...v0.13.3)
- [github.com/biomejs/pre-commit: v2.2.4 → v2.2.5](biomejs/pre-commit@v2.2.4...v2.2.5)
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from ca9e150 to 11de09c Compare October 6, 2025 18:19
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.

0 participants