Error but easy
- Python 54.5%
- TeX 42%
- Makefile 2.1%
- C 1%
- Shell 0.4%
| .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/