Commit 9fef30b
authored
update and (re)enable assisted code reviews (#8816)
Updates config to be inline with flutter's (except where noted) and
enables reviews on pull requests.
---
A sample review provoked by a bogus `TODO` and system out.
<img width="590" height="616" alt="image"
src="https://github.com/user-attachments/assets/69e96f1a-9ac8-4afb-81e0-83d1d4eb6c4b"
/>
Note how it's reading from our style guide and recommending our bespoke
logger.
Closes: #8815.
---
- [x] I’ve reviewed the contributor guide and applied the relevant
portions to this PR.
<details>
<summary>Contribution guidelines:</summary><br>
- See our [contributor
guide]([https://github.com/flutter/flutter/blob/main/docs/contributing/Tree-hygiene.md](https://github.com/flutter/flutter/blob/main/docs/contributing/Tree-hygiene.md)
for general expectations for PRs.
- Larger or significant changes should be discussed in an issue before
creating a PR.
- Dart contributions to our repos should follow the [Dart style
guide](https://dart.dev/guides/language/effective-dart) and use `dart
format`.
- Java and Kotlin contributions should strive to follow Java and Kotlin
best practices
([discussion](#8098)).
</details>1 parent 600f041 commit 9fef30b
1 file changed
Lines changed: 14 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
2 | 6 | | |
| 7 | + | |
3 | 8 | | |
| 9 | + | |
4 | 10 | | |
| 11 | + | |
5 | 12 | | |
| 13 | + | |
6 | 14 | | |
7 | 15 | | |
| 16 | + | |
8 | 17 | | |
| 18 | + | |
| 19 | + | |
9 | 20 | | |
10 | | - | |
| 21 | + | |
| 22 | + | |
11 | 23 | | |
12 | 24 | | |
13 | 25 | | |
0 commit comments