Skip to content

Commit

Permalink
docs: pin link to sha (#968)
Browse files Browse the repository at this point in the history
Signed-off-by: Mike Schore <[email protected]>
Signed-off-by: JP Simard <[email protected]>
  • Loading branch information
goaway authored and jpsim committed Nov 29, 2022
1 parent 12a1483 commit b7558c2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion mobile/STYLE.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,5 @@ Additionally it can be installed as a commit hook with `pre-commit install`.
to provide some enforced consistency, we've adopted the convention of defining the enum at the
lowest applicable layer (core/bridge) of the library, and then declaring public `extern const`
values defined in terms of the enumeration, to be shared across bridge and platform code. See,
for example: https://github.com/lyft/envoy-mobile/blob/main/library/common/types/c_types.h#L25
for example:
https://github.com/lyft/envoy-mobile/blob/2a1b53427100d94878551b55bb564e9117f83fe6/library/common/types/c_types.h#L25

0 comments on commit b7558c2

Please sign in to comment.