We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b70cad commit 2bee6f6Copy full SHA for 2bee6f6
README.md
@@ -69,11 +69,13 @@ yarn docker build:specs recommend
69
#### Fix the specs format
70
71
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:
72
+
73
```bash
74
yarn docker specs:fix
75
```
76
77
If you just want to check the format (not override the files), run:
78
79
80
yarn docker specs:lint <client>
81
yarn docker specs:lint search
0 commit comments