QQuick / SimPyLC

PLC simulator with Arduino code generation
64 stars 16 forks source link

Travis CI: Use flake8 to find Python syntax errors #4

Closed cclauss closed 3 years ago

cclauss commented 4 years ago

On the flake8 test selection, this PR does not focus on "style violations" (the majority of flake8 error codes that psf/black can autocorrect). Instead these tests are focus on runtime safety and correctness: