Skip to content

Commit 99e1552

Browse files
Internal change
PiperOrigin-RevId: 838752482
1 parent 19f6721 commit 99e1552

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/best-practices/1-1-1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ single `proto_library` build rule. This approach promotes small, modular proto
1313
definitions. Key benefits include simplified refactoring, potentially improved
1414
build times, and smaller binary sizes due to minimized transitive dependencies.
1515

16-
--------------------------------------------------------------------------------
16+
## Rationale
1717

1818
The 1-1-1 best practice is to keep every proto_library and .proto file as small
1919
as is reasonable, with the ideal being:

0 commit comments

Comments
 (0)