ParaToolsInc / taucmdr

Performance engineering for the rest of us.

Home Page:http://www.taucommander.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Improve fast/local automated testing for basic style and syntax issues

zbeekman opened this issue · comments

Use pre-commit to add local git hooks for style and syntax checking.

Eventually this can include checking that literal typing is being used and mypy or python 3.7+ type checking is being used.