Skip to content

Commit d4b8073

Browse files
committed
chore: add an empty line to fix parsing by pdd.
The error was: ERROR: src/main/resources/application-postgres.properties; puzzle at line #42; Space expected at 43:2; make sure all lines in the puzzle body have a single leading space. [skip ci]
1 parent 29587cd commit d4b8073

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/resources/application-postgres.properties

+1
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ logging.level.org.springframework.web.servlet.mvc.method.annotation.RequestMappi
4040
app.use-cdn: false
4141

4242
# @todo #1054 Extract list of exclusions to a common profile
43+
#
4344
# Full list of autoconfiguration classes:
4445
# http://docs.spring.io/spring-boot/docs/1.5.x/reference/html/auto-configuration-classes.html
4546
# The difference between test profile is that we don't need H2ConsoleAutoConfiguration

0 commit comments

Comments
 (0)