mirror of
https://github.com/aljazceru/breez-sdk-liquid.git
synced 2025-12-17 05:54:27 +01:00
536 B
536 B
Development guide
Please see the development guides for each crate/package:
Crates
Packages
Automatic format & syntax checking
To configure automatic code formatting and syntax checking for this repository, you can run the following command once:
git config --local core.hooksPath .githooks/