{"repo":"TrueBrain/actions-flake8","free":true,"listed":false,"github":"https://github.com/TrueBrain/actions-flake8","clone":"git clone https://github.com/TrueBrain/actions-flake8.git","description":"Flake8 with GitHub Actions -- including annotations for Pull Requests","language":"Shell","stars":25,"topics":["actions","github-actions","flake8","linter","python","annotations"],"license":"MIT","category":"dev-tools","readme_excerpt":"Flake8 with GitHub Actions -- including annotations for Pull Requests This GitHub Actions runs flake8 over your code. Any warnings or errors will be annotated in the Pull Request. Usage By default, it uses the default Python version as installed on the GitHub Runner. Different Python version Parameter: flake8 version In some cases you might want to pin a certain flake8 version. This parameter is optional; by default the latest flake8 will be installed (if no flake8 is installed yet). Alternatively, you can pre-install flake8 before executing this action: If needed, this also allows you to install other flake8-plugins. Parameter: path Indicates the path to run flake8 in. This can be useful if your project is more than Python code. This parameter is optional; by default flake8 will run on your whole repository. Parameter: ignore Indicates errors and warnings to skip. This parameter is optional; by default no alerts will be ignored Parameter: max line length Indicates the maximum allowed line length. This parameter is optional; by default flake8's default line length will be used. Parameter: only warn Only warn about problems. All errors and warnings are annotated in Pull Requests, but it will act like everything was fine anyway. (In other words, the exit code is always 0.) This parameter is optional; setting this to any value will enable it. Parameter: plugins List of plugins to install before running, This is passed directly to pip install . This parameter is optional; setting","default_branch":null,"files":null,"tree":[],"storefront":"/r/TrueBrain","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/TrueBrain/actions-flake8/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}