Skip to content

Conversation

@AlexFabre
Copy link
Owner

This PR brings Pylint to check for code quality, and run 'commit-format' on itself to check its own repo.

In addition this PR improves the documentation around the template file format.

Run pylint 3.3.8 on the script, to prepare for ci lint

Signed-off-by: Alex Fabre <[email protected]>
The documentation now present the template as a TOML instead of
INI file format.

TOML is a well-specified format for application configuration files. It
is specifically designed to be an improved version of INI.

Signed-off-by: Alex Fabre <[email protected]>
Adding more debug messages to help user understand the various git
commands used.

Signed-off-by: Alex Fabre <[email protected]>
This commit adds two quality jobs:
- Pylint to check the script quality
- Commit-format itself to check the format of the commits

Signed-off-by: Alex Fabre <[email protected]>
This commit adds two quality jobs:
- Pylint to check the script quality
- Commit-format itself to check the format of the commits

Signed-off-by: Alex Fabre <[email protected]>
This new revision brings additional debug messages and fixes the helper
for the template function.

Signed-off-by: Alex Fabre <[email protected]>
@AlexFabre AlexFabre merged commit 315c2f5 into main Oct 6, 2025
12 checks passed
@AlexFabre AlexFabre deleted the run-pylint branch October 6, 2025 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants