chore(copier): update from template#40
Open
copier-update[bot] wants to merge 2 commits into
Open
Conversation
liblaf
previously approved these changes
Nov 2, 2025
Contributor
✅
|
| Descriptor | Linter | Files | Fixed | Errors | Warnings | Elapsed time |
|---|---|---|---|---|---|---|
| ✅ COPYPASTE | jscpd | yes | no | no | 1.69s | |
| ✅ JSON | prettier | 7 | 0 | 0 | 0 | 0.35s |
| ✅ JSON | v8r | 7 | 0 | 0 | 4.24s | |
| ✅ PYTHON | ruff | yes | yes | no | no | 0.29s |
| ✅ REPOSITORY | git_diff | yes | no | no | 0.01s | |
| cspell | 36 | 1 | 0 | 4.03s | ||
| ✅ YAML | prettier | 4 | 0 | 0 | 0 | 0.46s |
| ✅ YAML | v8r | 4 | 0 | 0 | 5.28s | |
| ✅ YAML | yamllint | 4 | 0 | 0 | 0.42s |
Detailed Issues
⚠️ SPELL / cspell - 1 error
tmp.6NE8UxMvCk/renovate-config.json:28:4 - Unknown word (pyenv) -- "pyenv": {
Suggestions: [pyvenv, peen, pena, pend, peng]
CSpell: Files checked: 36, 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
See detailed reports in MegaLinter artifacts
liblaf
Bot
force-pushed
the
copier-update
branch
from
November 2, 2025 12:08
4b4c269 to
b6c3ea1
Compare
liblaf
previously approved these changes
Nov 2, 2025
liblaf
Bot
force-pushed
the
copier-update
branch
from
November 2, 2025 12:40
b6c3ea1 to
b02245d
Compare
liblaf
previously approved these changes
Nov 2, 2025
liblaf
Bot
force-pushed
the
copier-update
branch
from
November 2, 2025 13:35
b02245d to
d3ac0ea
Compare
liblaf
previously approved these changes
Nov 2, 2025
liblaf
Bot
force-pushed
the
copier-update
branch
from
November 2, 2025 18:57
d3ac0ea to
c588829
Compare
liblaf
previously approved these changes
Nov 2, 2025
liblaf
previously approved these changes
Dec 7, 2025
liblaf
Bot
force-pushed
the
copier-update
branch
from
December 21, 2025 01:58
191e0ca to
d2f8f41
Compare
liblaf
previously approved these changes
Dec 21, 2025
liblaf
Bot
force-pushed
the
copier-update
branch
from
January 11, 2026 02:06
d2f8f41 to
e2f96b2
Compare
liblaf
previously approved these changes
Jan 11, 2026
liblaf
Bot
force-pushed
the
copier-update
branch
from
January 18, 2026 02:04
e2f96b2 to
ce784ba
Compare
liblaf
previously approved these changes
Jan 18, 2026
liblaf
Bot
force-pushed
the
copier-update
branch
from
February 1, 2026 02:39
ce784ba to
a473e4d
Compare
liblaf
previously approved these changes
Feb 1, 2026
liblaf
previously approved these changes
Feb 22, 2026
liblaf
previously approved these changes
Mar 1, 2026
liblaf
previously approved these changes
Mar 8, 2026
liblaf
approved these changes
Mar 29, 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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.

Automated changes by Bot > Copier Update Workflow