ros2nix/.flake8
2024-09-15 10:41:08 +02:00

4 lines
82 B
INI

[flake8]
max-line-length = 80
extend-select = B950
extend-ignore = E203,E501,E701