Skip to content

Conversation

@mulkieran
Copy link
Member

No description provided.

Slightly better than cluttering up the Makefile.
Put the configuration in pyproject.toml, because that is what we did for
pyright.

Signed-off-by: mulhern <amulhern@redhat.com>
@mulkieran mulkieran self-assigned this Sep 13, 2024
@mulkieran
Copy link
Member Author

For pylint, there seems to be no way to add recursive configurations. So, you can really only put the global configuration in the pyproject.toml, and then do more local configurations via the command-line. For bandit, that technique doesn't work, all skips must be global.

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.

1 participant