1
Fork 0
mirror of https://github.com/RGBCube/alejandra synced 2025-07-30 12:07:46 +00:00

feat: document hook

This commit is contained in:
Kevin Amado 2022-05-19 07:41:43 -06:00
parent 9c679956c8
commit 69d2075e43

View file

@ -108,7 +108,9 @@
- repo: https://github.com/kamadorueda/alejandra
rev: 1.3.0
hooks:
- id: alejandra
# Choose one of the following:
- id: alejandra # Requires Nix to be previously installed in the system
- id: alejandra-system # Requires Alejandra to be previously installed in the system
```
## Getting started