PyFlakes Syntax Checker

Let's see how GitHub Actions works...
This probably isn't possible to implement on a Fork since it creates a new `.github` folder, but whatever, this isn't a Fork.
This commit is contained in:
2020-04-17 01:39:36 -05:00
committed by GitHub
parent ab7dfadb82
commit 2013cb1a96

2
.github/workflows/main.yml vendored Normal file
View File

@@ -0,0 +1,2 @@
- name: Pyflakes Syntax Checker
uses: lgeiger/pyflakes-action@v1.0.1