This repository was archived by the owner on Feb 20, 2026. It is now read-only.
chore(pre-commit.ci): pre-commit autoupdate#6
Open
pre-commit-ci[bot] wants to merge 1 commit intomainfrom
Open
chore(pre-commit.ci): pre-commit autoupdate#6pre-commit-ci[bot] wants to merge 1 commit intomainfrom
pre-commit-ci[bot] wants to merge 1 commit intomainfrom
Conversation
Contributor
✅
|
| Descriptor | Linter | Files | Fixed | Errors | Warnings | Elapsed time |
|---|---|---|---|---|---|---|
| actionlint | 2 | 3 | 0 | 0.29s | ||
| ✅ BASH | shellcheck | 1 | 0 | 0 | 0.02s | |
| ✅ BASH | shfmt | 1 | 0 | 0 | 0 | 0.01s |
| jscpd | yes | 1 | no | 1.45s | ||
| ✅ JSON | prettier | 4 | 0 | 0 | 0 | 0.33s |
| ✅ JSON | v8r | 4 | 0 | 0 | 2.91s | |
| ✅ PYTHON | ruff | yes | yes | no | no | 0.03s |
| ✅ REPOSITORY | git_diff | yes | no | no | 0.01s | |
| cspell | 11 | 1 | 0 | 3.36s | ||
| ✅ YAML | prettier | 4 | 0 | 0 | 0 | 0.47s |
| ✅ YAML | v8r | 4 | 0 | 0 | 4.43s | |
| ✅ YAML | yamllint | 4 | 0 | 0 | 0.47s |
Detailed Issues
⚠️ ACTION / actionlint - 3 errors
.github/workflows/ms-fonts.yaml:35:9: shellcheck reported issue in this script: SC2035:info:1:41: Use ./*glob* or -- *glob* so names with dashes won't become options [shellcheck]
|
35 | run: python 'ms-fonts/parse-iso-filename.py' *.iso
| ^~~~
.github/workflows/ms-fonts.yaml:39:9: shellcheck reported issue in this script: SC2035:info:1:6: Use ./*glob* or -- *glob* so names with dashes won't become options [shellcheck]
|
39 | run: |-
| ^~~~
.github/workflows/ms-fonts.yaml:44:9: shellcheck reported issue in this script: SC2035:info:1:23: Use ./*glob* or -- *glob* so names with dashes won't become options [shellcheck]
|
44 | run: 7z a "$WIN-$LANG.zip" *
| ^~~~
⚠️ SPELL / cspell - 1 error
tmp.6NE8UxMvCk/renovate-config.json:28:4 - Unknown word (pyenv) -- "pyenv": {
Suggestions: [peen, pena, pend, peng, penh]
CSpell: Files checked: 11, Issues found: 1 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": [
"pyenv"
]
}
You can also copy-paste megalinter-reports/LINTER_DEFAULT at the root of your repository
⚠️ COPYPASTE / jscpd - 1 error
Clone found (python):
- ms-fonts/parse-asset-filename.py [1:1 - 11:38] (10 lines, 85 tokens)
ms-fonts/parse-iso-filename.py [1:1 - 11:83]
┌────────┬────────────────┬─────────────┬──────────────┬──────────────┬──────────────────┬───────────────────┐
│ Format │ Files analyzed │ Total lines │ Total tokens │ Clones found │ Duplicated lines │ Duplicated tokens │
├────────┼────────────────┼─────────────┼──────────────┼──────────────┼──────────────────┼───────────────────┤
│ bash │ 1 │ 16 │ 111 │ 0 │ 0 (0%) │ 0 (0%) │
├────────┼────────────────┼─────────────┼──────────────┼──────────────┼──────────────────┼───────────────────┤
│ python │ 2 │ 43 │ 391 │ 1 │ 10 (23.26%) │ 85 (21.74%) │
├────────┼────────────────┼─────────────┼──────────────┼──────────────┼──────────────────┼───────────────────┤
│ Total: │ 3 │ 59 │ 502 │ 1 │ 10 (16.95%) │ 85 (16.93%) │
└────────┴────────────────┴─────────────┴──────────────┴──────────────┴──────────────────┴───────────────────┘
Found 1 clones.
HTML report saved to megalinter-reports/copy-paste/html/
ERROR: jscpd found too many duplicates (16.95%) over threshold (0%)
Error: ERROR: jscpd found too many duplicates (16.95%) over threshold (0%)
at ThresholdReporter.report (/node-deps/node_modules/@jscpd/finder/dist/index.js:612:13)
at /node-deps/node_modules/@jscpd/finder/dist/index.js:110:18
at Array.forEach (<anonymous>)
at /node-deps/node_modules/@jscpd/finder/dist/index.js:109:22
at async /node-deps/node_modules/jscpd/dist/jscpd.js:351:5
See detailed reports in MegaLinter artifacts
e65fdde to
2469dd0
Compare
2469dd0 to
854ab70
Compare
854ab70 to
c7e4fd7
Compare
32e7c63 to
fca1448
Compare
87ef154 to
49b5f0f
Compare
8c6278e to
86c0b58
Compare
liblaf
previously approved these changes
Nov 2, 2025
86c0b58 to
2a0ed67
Compare
liblaf
previously approved these changes
Nov 4, 2025
2a0ed67 to
261aa86
Compare
liblaf
previously approved these changes
Nov 10, 2025
261aa86 to
4bc1f68
Compare
liblaf
previously approved these changes
Nov 17, 2025
4bc1f68 to
1f77aa4
Compare
liblaf
previously approved these changes
Nov 24, 2025
1f77aa4 to
0caf32c
Compare
liblaf
previously approved these changes
Dec 8, 2025
5d760e5 to
476adeb
Compare
liblaf
previously approved these changes
Dec 15, 2025
476adeb to
7e2b0f2
Compare
liblaf
previously approved these changes
Dec 22, 2025
7e2b0f2 to
4c19aa4
Compare
liblaf
previously approved these changes
Jan 12, 2026
4c19aa4 to
f953353
Compare
liblaf
previously approved these changes
Jan 19, 2026
f953353 to
7c19174
Compare
liblaf
previously approved these changes
Jan 26, 2026
7c19174 to
45a8b4e
Compare
liblaf
previously approved these changes
Feb 9, 2026
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.8 → v0.15.1](astral-sh/ruff-pre-commit@v0.14.8...v0.15.1) - [github.com/biomejs/pre-commit: v2.3.8 → v2.3.15](biomejs/pre-commit@v2.3.8...v2.3.15)
45a8b4e to
30d4d05
Compare
liblaf
approved these changes
Feb 16, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

updates: