Skip to content

chore(copier): update from template#57

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

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

Conversation

@liblaf
Copy link
Copy Markdown
Contributor

@liblaf liblaf Bot commented Mar 8, 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 8, 2026
@liblaf liblaf Bot assigned liblaf Mar 8, 2026
@liblaf liblaf Bot requested a review from liblaf March 8, 2026 02:25
@liblaf liblaf Bot temporarily deployed to MegaLinter March 8, 2026 02:25 Inactive
@liblaf liblaf Bot requested a review from liblaf March 15, 2026 02:39
@liblaf liblaf Bot force-pushed the copier-update branch from dbfa6c9 to f2fb301 Compare March 22, 2026 02:31
@liblaf liblaf Bot temporarily deployed to MegaLinter March 22, 2026 02:31 Inactive
@liblaf
Copy link
Copy Markdown
Contributor Author

liblaf Bot commented Mar 22, 2026

⚠️MegaLinter analysis: Success with warnings

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ COPYPASTE jscpd yes no no 1.69s
✅ JSON prettier 8 0 0 0 0.43s
✅ JSON v8r 8 0 0 4.7s
⚠️ PYTHON ruff yes yes 2 no 0.4s
✅ REPOSITORY git_diff yes no no 0.02s
⚠️ SPELL cspell 20 1 0 4.04s
✅ YAML prettier 4 0 0 0 0.53s
✅ YAML v8r 4 0 0 5.71s
✅ YAML yamllint 4 0 0 0.38s

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 d4cefd1 into main Mar 22, 2026
3 checks passed
@mergery mergery Bot deleted the copier-update branch March 22, 2026 02:33
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