Skip to content

Commit 383c8fe

Browse files
author
Aloisia Davì
authored
Update Adopters.scala
Added ZyseMe. We're using scalafmt in production! Awesome tool! 👍
1 parent 65275be commit 383c8fe

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

readme/src/main/scala/org/scalafmt/readme/Adopters.scala

+6
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,12 @@ object Adopters {
6262
"https://codacy.com",
6363
Some(
6464
"Codacy is an Automated Code Review Tool that monitors your technical debt, helps you improve your code quality, teaches best practices to your developers, and helps you save time in Code Reviews.")
65+
),
66+
Adopter(
67+
"ZyseMe",
68+
"https://www.zyse.me/",
69+
Some(
70+
"We use ML to predict body measurements and automate pattern creation to integrate with production, allowing companies to produce and/or sell made-to-measure garments at scale.")
6571
)
6672
)
6773
}

0 commit comments

Comments
 (0)