mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-13 16:47:34 -06:00
5 lines
96 B
TOML
5 lines
96 B
TOML
[lint]
|
|
extend-select = ["E1", "E2", "E3", "W"]
|
|
ignore = ["E501", "F403", "F405"]
|
|
preview = true
|