Skip to content
This repository was archived by the owner on Mar 14, 2023. It is now read-only.

Commit 2d8dc1e

Browse files
authored
Introduce Jarcho to rust-highfive as a new Clippy reviewer 🎉 (#406)
1 parent 9f260bb commit 2d8dc1e

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

highfive/configs/rust-lang/rust-clippy.json

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
{
22
"groups": {
3-
"all": ["@flip1995", "@Manishearth", "@llogiq", "@giraffate", "@xFrednet", "@Alexendoo", "@dswij"]
3+
"all": [
4+
"@flip1995",
5+
"@Manishearth",
6+
"@llogiq",
7+
"@giraffate",
8+
"@xFrednet",
9+
"@Alexendoo",
10+
"@dswij",
11+
"@Jarcho"
12+
]
413
},
514
"dirs": {
615
".github": ["@flip1995"]

0 commit comments

Comments
 (0)