You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: http-scalafix/scalafix-test-input/src/main/scala/org/apache/pekko/http/fix/MigrateToServerBuilderTest.scala
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,7 @@
1
+
/*
2
+
rule = MigrateToServerBuilder # This has to be at the top
3
+
*/
4
+
1
5
/*
2
6
* Licensed to the Apache Software Foundation (ASF) under one or more
3
7
* license agreements; and to You under the Apache License, version 2.0:
@@ -7,10 +11,6 @@
7
11
* This file is part of the Apache Pekko project, which was derived from Akka.
0 commit comments