ros-infrastructure / catkin_pkg

Standalone Python library for the catkin build system.
https://github.com/ros/catkin
Other
47 stars 91 forks source link

Move flake8 configuration from the unit test into configuration file #222

Closed Nickolaim closed 6 years ago

Nickolaim commented 6 years ago

Required for #219.

max-complexity is semi-random - it is the complexity of the _main() method + 1 for preventing more complex functions to be created.