3 lines
111 B
Bash
Executable file
3 lines
111 B
Bash
Executable file
#!/bin/bash
|
|
python3.6 -mpylint -E main.py common.py products.py
|
|
python3.6 -mmypy main.py common.py products.py
|