mirror of
https://github.com/wentasah/ros2nix.git
synced 2025-06-09 15:52:23 +03:00
4 lines
82 B
INI
4 lines
82 B
INI
[flake8]
|
|
max-line-length = 80
|
|
extend-select = B950
|
|
extend-ignore = E203,E501,E701
|