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

Commit 1b55142

Browse files
committed
rust-lang/rust: Wrap some lines to fit into 100 character limit
1 parent 6442559 commit 1b55142

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

highfive/configs/rust-lang/rust.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
{
22
"groups": {
33
"all": [],
4-
"compiler-team": ["@eddyb", "@estebank", "@matthewjasper", "@oli-obk", "@petrochenkov", "@varkor"],
4+
"compiler-team": ["@eddyb", "@estebank", "@matthewjasper",
5+
"@oli-obk", "@petrochenkov", "@varkor"],
56
"compiler-team-contributors": ["@davidtwco", "@ecstatic-morse", "@lcnr"],
6-
"libs": ["@sfackler", "@dtolnay", "@JoshTriplett", "@hanna-kruppe", "@withoutboats", "@cramertj", "@shepmaster", "@Mark-Simulacrum", "@kennytm", "@LukasKalbertodt", "@KodrAus"],
7+
"libs": ["@sfackler", "@dtolnay", "@JoshTriplett", "@hanna-kruppe",
8+
"@withoutboats", "@cramertj", "@shepmaster", "@Mark-Simulacrum",
9+
"@kennytm", "@LukasKalbertodt", "@KodrAus"],
710
"infra-ci": ["@Mark-Simulacrum", "@kennytm", "@pietroalbini"],
811
"rustdoc": ["@steveklabnik", "@GuillaumeGomez", "@ollie27"]
912
},

0 commit comments

Comments
 (0)