File size: 72 Bytes
128ba2c
 
1
2
3
find src -name '*.py' | xargs pylint
find src -name '*.py' | xargs mypy