Create .gersemirc

This commit is contained in:
Andrej730
2025-12-20 13:11:25 +05:00
parent b0450597d0
commit b686c19a25
3 changed files with 14 additions and 0 deletions
+2
View File
@@ -71,3 +71,5 @@ ruff.sequence = ["ruff-main", "ruff-old"]
black = "black ."
format.sequence = ["black", "ruff-main", "ruff-old"]
cmake-format = "gersemi cmake src --in-place"