Skip to content

Commit

Permalink
docs: updated layout README [no ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
jenspots committed May 23, 2024
1 parent bc46d34 commit fe39f13
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,15 +29,15 @@ Note that SHACL will validate your processor, so out-of-range or invalid values

### Contributor Guide

###### Pre-Commit Hooks
#### Pre-Commit Hooks

This repository supports `pre-commit` hooks. To install the hooks, run the following command.

```shell
pre-commit install
```

###### Formatting
#### Formatting

The code in this repository is formatted using Meta's `ktfmt` tool, mainly due to the following feature.

Expand Down

0 comments on commit fe39f13

Please sign in to comment.