issues
search
jeffmer
/
TTGO-T-watch-2020-Micropython-OS
All micropython watch software for TTGO T-watch 2020 V1, V2 & V3
The Unlicense
24
stars
5
forks
source link
Reformat the project
#4
Closed
devnoname120
closed
1 year ago
devnoname120
commented
1 year ago
add .editorconfig file
reformat code with black
.gitignore: add python, vim, macOS, linux, windows
small reformat with pycharm
make shell scripts more robust
run ruff linter on project
reformat with black after ruff linter fixes
add reformat script
add git pre-commit hook for reformat + shellcheck