PolyGerrit: Mention style guide used in the project
Change-Id: I669f0ec7fd11bd2acf4b5ee27d0772c039ce6d6b
This commit is contained in:
committed by
David Ostrovsky
parent
5042ed3109
commit
9ac674d18b
@@ -65,3 +65,9 @@ If you need to pass additional arguments to `wct`:
|
||||
```sh
|
||||
WCT_ARGS='-p --some-flag="foo bar"' buck test --no-results-cache --include web
|
||||
```
|
||||
|
||||
## Style guide
|
||||
|
||||
We follow the [Google JavaScript Style Guide](https://google.github.io/styleguide/javascriptguide.xml)
|
||||
with a few exceptions. When in doubt, remain consistent with the code around you.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user