Ensure all files end with a new line
Update all files to ensure that they always end with a new-line character. Issue gh-8945
This commit is contained in:
@@ -142,4 +142,4 @@ final class DefaultServiceAuthenticationDetails extends WebAuthenticationDetails
|
||||
return port;
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
@@ -38,4 +38,4 @@ public interface ServiceAuthenticationDetails extends Serializable {
|
||||
*/
|
||||
String getServiceUrl();
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
@@ -79,4 +79,4 @@ public class ServiceAuthenticationDetailsSource
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user