Skip to content

chore(copier): update from template#53

Merged
mergery[bot] merged 1 commit intomainfrom
copier-update
Mar 1, 2026
Merged

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

Conversation

@liblaf
Copy link
Contributor

@liblaf liblaf bot commented Mar 1, 2026

Automated changes by Bot > Copier Update Workflow

@liblaf liblaf bot added automerge Merge the pull request once unit tests and other checks pass. bot labels Mar 1, 2026
@liblaf liblaf bot assigned liblaf Mar 1, 2026
@liblaf liblaf bot temporarily deployed to MegaLinter March 1, 2026 02:34 Inactive
@liblaf liblaf bot requested a review from liblaf March 1, 2026 02:34
@liblaf
Copy link
Contributor Author

liblaf bot commented Mar 1, 2026

⚠️MegaLinter analysis: Success with warnings

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ COPYPASTE jscpd yes no no 1.73s
✅ JSON prettier 8 0 0 0 0.41s
✅ JSON v8r 8 0 0 4.28s
⚠️ PYTHON ruff yes yes 2 no 0.3s
✅ REPOSITORY git_diff yes no no 0.01s
⚠️ SPELL cspell 20 1 0 4.21s
✅ YAML prettier 4 0 0 0 0.54s
✅ YAML v8r 4 0 0 5.53s
✅ YAML yamllint 4 0 0 0.47s

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: 20, 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
⚠️ PYTHON / ruff - 2 errors
N999 Invalid module name: '{{ package_dir }}'
--> template/src/{{ package_dir }}/__init__.py:1:1

N999 Invalid module name: '{{ package_dir }}'
--> template/src/{{ package_dir }}/__init__.pyi:1:1

Found 2 errors.

See detailed reports in MegaLinter artifacts

MegaLinter is graciously provided by OX Security

@mergery mergery bot merged commit 5f876e2 into main Mar 1, 2026
3 checks passed
@mergery mergery bot deleted the copier-update branch March 1, 2026 03:58
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. bot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant