Commit Graph

2 Commits

Author SHA1 Message Date
nico a8b78be75d
black flake8 compatability
+ add E203 whitespace before ‘:’ to flake8 ignore

Due to black's formatting we need to ignore flake8 warning.
2020-06-29 01:30:33 +02:00
nico 8b26b1eb8e
tool configuration
* seperate tool config and tool call
* rename black stage to code consistency for a greater readability
- remove allow_failure from the third stage

I did decide to remove the allowed failure tag to encourage a higher code quality.
2020-06-27 12:07:09 +02:00