chore: clean packaging validation and config model

This commit is contained in:
Hadrian Burkhardt
2026-05-01 00:08:43 +00:00
parent bfe72b4f77
commit 7720002d30
3 changed files with 15 additions and 8 deletions
-4
View File
@@ -30,10 +30,6 @@ persistent=yes
# Specify a configuration file.
#rcfile=
# When enabled, pylint would attempt to guess common misconfiguration and emit
# user-friendly hints instead of false-positive error messages
suggestion-mode=yes
# Allow loading of arbitrary C extensions. Extensions are imported into the
# active Python interpreter and may run arbitrary code.
unsafe-load-any-extension=no