Open kurron opened 7 years ago
Coala is a multi-language code analysis tool that might help to improve our Python code.
Installation instructions are pip3 install coala-bears. Unfortunately, pip3 isn't installed in Xenial and there isn't an Ansible module for pip3 yet. I'll have to dedicate more time to solving this.
pip3 install coala-bears
pip3
Coala is a multi-language code analysis tool that might help to improve our Python code.