mirror of
https://github.com/logos-blockchain/logos-blockchain-circuits.git
synced 2026-08-07 00:23:13 +00:00
3 lines
85 B
Makefile
3 lines
85 B
Makefile
prettify:
|
|
nix shell nixpkgs#clang-tools -c clang-format -i src/**.cpp src/**.hpp
|