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:
+1
-1
@@ -43,4 +43,4 @@ final class WithAnonymousUserSecurityContextFactory implements WithSecurityConte
|
||||
return context;
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
+1
-1
@@ -41,4 +41,4 @@ public interface WithSecurityContextFactory<A extends Annotation> {
|
||||
*/
|
||||
SecurityContext createSecurityContext(A annotation);
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user