Skip to content

Commit

Permalink
Add formatting note (#216)
Browse files Browse the repository at this point in the history
  • Loading branch information
RyanNavillus committed Jan 20, 2021
1 parent 714ec72 commit 1778f84
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,12 @@ The unit tests may be run using:
make test
```

You can automatically format your code to match our code style using:

```
make format
```

Finally, you rebuild the documentation using:

```
Expand Down

0 comments on commit 1778f84

Please sign in to comment.