+ add E203 whitespace before ‘:’ to flake8 ignore Due to black's formatting we need to ignore flake8 warning.
* 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.