mirror of
https://github.com/saltstack/salt.git
synced 2025-04-15 09:10:20 +00:00
12 lines
185 B
INI
12 lines
185 B
INI
[sdist]
|
|
owner = root
|
|
group = root
|
|
|
|
[mypy]
|
|
implicit_optional = True
|
|
show_error_codes = True
|
|
warn_return_any = True
|
|
warn_unused_configs = True
|
|
|
|
[mypy.tools]
|
|
ignore_missing_imports = True
|