mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-09-30 11:33:18 -07:00
test diff
This commit is contained in:
parent
5ff988ab29
commit
e53179aad6
1 changed files with 3 additions and 2 deletions
|
@ -254,8 +254,9 @@ which will drastically speed up the process.
|
||||||
|
|
||||||
### Configuring pre-commit hooks
|
### Configuring pre-commit hooks
|
||||||
|
|
||||||
To promote consistent code style and quality, we use git pre-commit hooks to automatically lint and reformat our
|
To promote consistent code style and quality, we use git pre-commit hooks to
|
||||||
code before every commit we make to the codebase. Pre-commit hooks are defined in
|
automatically lint and reformat our code before every commit we make to the codebase.
|
||||||
|
Pre-commit hooks are defined in
|
||||||
<!-- markdown-link-check-disable -->
|
<!-- markdown-link-check-disable -->
|
||||||
[`.pre-commit-config.yaml`](../.pre-commit-config.yaml).
|
[`.pre-commit-config.yaml`](../.pre-commit-config.yaml).
|
||||||
<!-- markdown-link-check-enable -->
|
<!-- markdown-link-check-enable -->
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue