Skip to content

Commit 24ac862

Browse files
vatjrobzor92
andauthored
Update CONTRIBUTING.md from review
Co-authored-by: Robin Andersson <robin.eric.andersson@gmail.com>
1 parent c37ab92 commit 24ac862

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
pip install -e ".[dev]"
1313
```
1414

15-
- Install [pre-commit](https://pre-commit.com/) and then activate its hooks. pre-commit is a framework for managing and maintaining multi-language pre-commit hooks. The Feature Store uses pre-commit to ensure code-style and code formatting through [ruff](https://docs.astral.sh/ruff/). Run the following commands from the `python` directory:
15+
- Install [pre-commit](https://pre-commit.com/) and then activate its hooks. pre-commit is a framework for managing and maintaining multi-language pre-commit hooks. The library uses pre-commit to ensure code-style and code formatting through [ruff](https://docs.astral.sh/ruff/). Run the following commands from the `python` directory:
1616

1717
```bash
1818
cd python

0 commit comments

Comments
 (0)