Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 206 Bytes

File metadata and controls

9 lines (7 loc) · 206 Bytes

Linting

We use the Airbnb Swift style in this repo. Make sure to lint before committing to the repo:

./lint.sh
# for more verbose output:
./lint.sh --log