Error but easy
.vscode | ||
githooks | ||
presentation | ||
src | ||
tests | ||
.editorconfig | ||
.gitattributes | ||
.gitignore | ||
main.py | ||
pyproject.toml | ||
README.md | ||
requirements.txt |
Errsy
GUI pour clang-format
Pré-requis
- clang-format
Arch :
sudo pacman -S clang
- python 3.9 minimum
Usage
$ python3 main.py
Pour le développement :
$ pip install -r requirements.txt
$ cp githooks/* .git/hooks/