Skip to content

Commit

Permalink
chore: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
shortcuts committed Feb 9, 2022
1 parent be5b6a2 commit ccf6880
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,11 +69,13 @@ yarn docker build:specs recommend
#### Fix the specs format

This is used by the build script and should not need to be called manually but if you want to format all specs file do:

```bash
yarn docker specs:fix
```

If you just want to check the format (not override the files), run:

```bash
yarn docker specs:lint <client>
yarn docker specs:lint search
Expand Down

0 comments on commit ccf6880

Please sign in to comment.