mirror of
https://github.com/lief-project/LIEF
synced 2026-06-08 15:30:44 +00:00
9 lines
187 B
TOML
9 lines
187 B
TOML
[environment]
|
|
python-version = "3.10"
|
|
|
|
[rules]
|
|
unused-type-ignore-comment = "ignore"
|
|
unused-ignore-comment = "ignore"
|
|
invalid-argument-type = "ignore"
|
|
redundant-final-classvar = "ignore"
|