mirror of
https://github.com/eng-practices/eng-practices.git
synced 2026-08-13 22:23:28 +08:00
Merge branch 'master' into patch-1
This commit is contained in:
@@ -119,8 +119,8 @@ The author of the CL should not include major style changes combined with other
|
||||
changes. It makes it hard to see what is being changed in the CL, makes merges
|
||||
and rollbacks more complex, and causes other problems. For example, if the
|
||||
author wants to reformat the whole file, have them send you just the
|
||||
reformatting as one CL, and then send another CL with their functional
|
||||
changes after that.
|
||||
reformatting as one CL, and then send another CL with their functional changes
|
||||
after that.
|
||||
|
||||
## Documentation
|
||||
|
||||
|
||||
Reference in New Issue
Block a user