Skip to main content
Skip table of contents

Flake8

Flake8 is a static code analysis tool for Python. It is supported by setting the formatting to PyLint: --format=pylint.

Shell command

CODE
#!/bin/bash
flake8 --format=pylint

Example for Bamboo

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.