HomeClusterLabs Projects

Build: cts: Add cts-cli to the python_files list.
7c900c3049b0Unpublished

Unpublished Commit ยท Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.
This commit has been deleted in the repository: it is no longer reachable from any branch, tag, or ref.

Description

Build: cts: Add cts-cli to the python_files list.

This is a list of generated python scripts that can have pylint and
pyflake run against them. It exists because we were working on these
scripts one at a time, and I didn't want to overwhelm the results with
tons of errors from scripts we hadn't gotten around to yet.

The problem with this is that sometimes, we forget to add scripts to the
list. That's the case with cts-cli, which is why it still needs to be
converted to using f-strings.

When we convert cts-schemas to python, this can all go away and we can
use test_SCRIPTS instead.

Details

Provenance
clumensAuthored on Jan 31 2025, 3:17 PM
Parents
rP116e024f0c96: Refactor: python: Disable the similar code warning from pylintrc.
Branches
Unknown
Tags
Unknown

Event Timeline