Skip to content

Commit c40cfdc

Browse files
committed
Fix lint issues
1 parent 533d694 commit c40cfdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/kotlin/io/opengood/autoconfig/openapidocs/OpenApiDocsAutoConfiguration.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ import org.springframework.context.annotation.Bean
1616

1717
/**
1818
* Spring Boot auto-configuration class for OpenAPI documentation.
19-
*
19+
*
2020
* This class automatically configures OpenAPI documentation for a Spring Boot application
2121
* based on the properties defined in OpenApiDocsProperties. It is enabled when the
2222
* "openapi-docs.enabled" property is set to "true".

0 commit comments

Comments
 (0)