#45 Lint Python code to find syntax errors and undefined names
Issue opened by cclauss
As discussed at
#42 (comment), would it be useful to add a linting process to Travis CI or GitHub Actions to discover syntax errors and undefined names in Python code?
google/skywater-pdk