feat: add a custom made treewide formatter (#7992)

This commit is contained in:
Artur Manuel
2024-10-07 19:49:19 +01:00
committed by GitHub
parent 5bf7b1e1fa
commit 46d990f1b6
6 changed files with 168 additions and 5 deletions

4
.gitignore vendored
View File

@@ -14,6 +14,7 @@ _deps
build/
result*
/.pre-commit-config.yaml
/.vscode/
/.idea/
.envrc
@@ -39,3 +40,6 @@ PKGBUILD
src/version.h
hyprpm/Makefile
hyprctl/Makefile
**/.#*.*
**/#*.*#