Add formatting checks for PRs

Signed-off-by: Slendi <slendi@socopon.com>
This commit is contained in:
2026-07-02 15:22:56 +03:00
parent 14873489ed
commit 720d3edfe3
2 changed files with 25 additions and 0 deletions
+1
View File
@@ -23,6 +23,7 @@
devShells.default = pkgs.mkShell {
packages = with pkgs; [
cmake
cmake-format
ninja
clang-tools
lldb