File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -170,7 +170,7 @@ The Swift project relies heavily on code review to improve software quality:
170
170
171
171
- All significant changes, by all developers, must be reviewed before they are committed to the repository.
172
172
Smaller changes (or changes where the developer owns the component) can be reviewed after being committed.
173
- - Code reviews are conducted on GitHub (through comments on pull requests or commits) and are reflected on the relevant project’s commit mailing list .
173
+ - Code reviews are conducted on GitHub.
174
174
- The developer responsible for a code change is also responsible for making all necessary review-related changes.
175
175
176
176
Code review can be an iterative process, which continues until the change is ready to be merged.
You can’t perform that action at this time.
0 commit comments