Skip to content

chore(copier): update from template#88

Merged
mergery[bot] merged 1 commit intomainfrom
copier-update/main
Apr 5, 2026
Merged

chore(copier): update from template#88
mergery[bot] merged 1 commit intomainfrom
copier-update/main

Conversation

@liblaf-copier
Copy link
Copy Markdown
Contributor

@liblaf-copier liblaf-copier bot commented Apr 5, 2026

Automated changes by Shared / Copier Update Workflow

@liblaf-copier liblaf-copier bot added automerge Merge the pull request once unit tests and other checks pass. copier labels Apr 5, 2026
@liblaf-copier liblaf-copier bot requested a review from liblaf April 5, 2026 01:13
@liblaf-mega-linter
Copy link
Copy Markdown

⚠️MegaLinter analysis: Success with warnings

Descriptor Linter Files Fixed Errors Warnings Elapsed time
⚠️ COPYPASTE jscpd yes 1 no 1.32s
✅ JSON jsonlint 1 0 0 0.1s
✅ JSON prettier 1 0 0 0 0.37s
✅ JSON v8r 1 0 0 2.16s
✅ MARKDOWN rumdl 2 0 0 0 0.07s
✅ PYTHON ruff yes yes no no 0.02s
✅ PYTHON ruff-format yes yes no no 0.02s
✅ REPOSITORY git_diff yes no no 0.02s
⚠️ SPELL cspell yes 2 no 3.96s
✅ YAML prettier 1 0 0 0 0.43s
✅ YAML v8r 1 0 0 1.08s
✅ YAML yamllint 1 0 0 0.56s

Detailed Issues

⚠️ SPELL / cspell - 2 errors
.pre-commit-config.yaml:52:13     - Unknown word (rumdl)      -- - id: rumdl-fmt
	 Suggestions: [rumal, rudd, rude, rudy, rued]
README.md:66:59     - Unknown word (mergery)    -- approve it and let [`mergery[bot]`](https://github
	 Suggestions: [merger, margery, mercery, mergers, Margery]
CSpell: Files checked: 47, Issues found: 2 in 2 files.


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": [
        "mergery",
        "rumdl"
    ]
}


You can also copy-paste megalinter-reports/LINTER_DEFAULT at the root of your repository
⚠️ COPYPASTE / jscpd - 1 error
Clone found (bash):
 - mise-tasks/install.sh [4:1 - 25:8] (21 lines, 159 tokens)
   mise-tasks/upgrade.sh [5:1 - 26:8]

┌────────────┬────────────────┬─────────────┬──────────────┬──────────────┬──────────────────┬───────────────────┐
│ Format     │ Files analyzed │ Total lines │ Total tokens │ Clones found │ Duplicated lines │ Duplicated tokens │
├────────────┼────────────────┼─────────────┼──────────────┼──────────────┼──────────────────┼───────────────────┤
│ python     │ 3              │ 188         │ 1617         │ 0            │ 0 (0%)           │ 0 (0%)            │
├────────────┼────────────────┼─────────────┼──────────────┼──────────────┼──────────────────┼───────────────────┤
│ css        │ 4              │ 114         │ 693          │ 0            │ 0 (0%)           │ 0 (0%)            │
├────────────┼────────────────┼─────────────┼──────────────┼──────────────┼──────────────────┼───────────────────┤
│ bash       │ 3              │ 98          │ 641          │ 1            │ 21 (21.43%)      │ 159 (24.8%)       │
├────────────┼────────────────┼─────────────┼──────────────┼──────────────┼──────────────────┼───────────────────┤
│ javascript │ 2              │ 67          │ 425          │ 0            │ 0 (0%)           │ 0 (0%)            │
├────────────┼────────────────┼─────────────┼──────────────┼──────────────┼──────────────────┼───────────────────┤
│ Total:     │ 12             │ 467         │ 3376         │ 1            │ 21 (4.5%)        │ 159 (4.71%)       │
└────────────┴────────────────┴─────────────┴──────────────┴──────────────┴──────────────────┴───────────────────┘
Found 1 clones.
HTML report saved to megalinter-reports/copy-paste/html/
ERROR: jscpd found too many duplicates (4.5%) over threshold (0%)
Error: ERROR: jscpd found too many duplicates (4.5%) over threshold (0%)
    at ThresholdReporter.report (/node-deps/node_modules/@jscpd/finder/dist/index.js:615:13)
    at /node-deps/node_modules/@jscpd/finder/dist/index.js:109:18
    at Array.forEach (<anonymous>)
    at /node-deps/node_modules/@jscpd/finder/dist/index.js:108:22
    at async /node-deps/node_modules/jscpd/dist/bin/jscpd.js:9:5

See detailed reports in MegaLinter artifacts

MegaLinter is graciously provided by OX Security
Show us your support by starring ⭐ the repository

@mergery mergery bot merged commit 1b4aecc into main Apr 5, 2026
4 checks passed
@mergery mergery bot deleted the copier-update/main branch April 5, 2026 05:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Merge the pull request once unit tests and other checks pass. copier

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant