We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa7ab45 commit d85afd6Copy full SHA for d85afd6
README.md
@@ -1,4 +1,4 @@
1
-## A GitHub Action that finds Python 3 syntax errors and undefined names in your repo
+## GitHub Action that finds Python 3 syntax errors & undefined names
2
An action that runs selected [flake8](http://flake8.pycqa.org) tests on the Python code in your repo.
3
If ___syntax errors or undefined names___ are found in the Python code then the Action will fail.
4
0 commit comments