Merged
Conversation
6f5f4e0 to
3517778
Compare
Contributor
Author
✅
|
| Descriptor | Linter | Files | Fixed | Errors | Warnings | Elapsed time |
|---|---|---|---|---|---|---|
| ✅ COPYPASTE | jscpd | yes | no | no | 1.55s | |
| jsonlint | 8 | 1 | 0 | 0.16s | ||
| ✅ JSON | prettier | 8 | 0 | 0 | 0 | 0.35s |
| ✅ JSON | v8r | 8 | 0 | 0 | 3.88s | |
| ruff | yes | yes | 2 | no | 0.25s | |
| ✅ REPOSITORY | git_diff | yes | no | no | 0.24s | |
| ✅ SPELL | cspell | 22 | 0 | 0 | 3.63s | |
| ✅ YAML | prettier | 4 | 0 | 0 | 0 | 0.48s |
| ✅ YAML | v8r | 4 | 0 | 0 | 4.71s | |
| ✅ YAML | yamllint | 4 | 0 | 0 | 0.47s |
Detailed Issues
⚠️ JSON / jsonlint - 1 error
File: .vscode/settings.json
Parse error on line 3, column 5:
....customTags": [ // ref: <https://squ...
----------------------^
Unexpected token "/"
⚠️ 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
3517778 to
bfddd3e
Compare
bfddd3e to
7b76ba4
Compare
7b76ba4 to
145c761
Compare
145c761 to
db94fae
Compare
db94fae to
a8f9e7d
Compare
a8f9e7d to
04b8e81
Compare
liblaf
approved these changes
Nov 3, 2025
Contributor
Author
|
🤖 Created releases: 🌻 |
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.

🤖 I have created a release beep boop
0.1.0 (2025-11-03)
✨ Features
🐛 Bug Fixes
upgradetask conditions (3b02eda)📝 Documentation
github_ownertogithub_user(22804c7)💄 Styles
♻️ Code Refactoring
⚡️ Performance Improvements
✅ Tests
🛠 Builds
⚙️ Continuous Integration
This PR was generated with Release Please. See documentation.