Skip to content

Commit b7a5b34

Browse files
authored
Add style.sh details to README (#2411)
1 parent 6e4af0f commit b7a5b34

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,10 @@ Firestore and Functions have self contained Xcode projects. See
8686

8787
### Code Formatting
8888

89+
To ensure that the code is formatted consistently, run the script
90+
[./scripts/style.sh](https://github.com/firebase/firebase-ios-sdk/blob/master/scripts/style.sh)
91+
before creating a PR.
92+
8993
Travis will verify that any code changes are done in a style compliant way. Install
9094
`clang-format` and `swiftformat`.
9195
This command will get the right `clang-format` version:

0 commit comments

Comments
 (0)