mirror of
https://github.com/NoRedInk/noredink-ui.git
synced 2024-11-13 07:48:26 +03:00
mention formatting
This commit is contained in:
parent
6e8ee216ca
commit
d40550847f
@ -107,6 +107,8 @@ Here are some things you might need to do:
|
||||
We are in the process of transitioning our build processes to [Buck 2](https://buck2.build).
|
||||
The instructions above will work until they're removed from the repo, but if you'd like to try the new thing, run `script/buck2 build //...` or `script/buck2 test //...`.
|
||||
|
||||
If you get a failure due to formatting in Buck, you can correct it with `buck2 run //:diff_to_comment -- --fix //the-target-that-ci-complained-about`.
|
||||
|
||||
## Tests
|
||||
|
||||
Run tests with
|
||||
|
Loading…
Reference in New Issue
Block a user