Skip to content

Commit

Permalink
chore: add an empty line to fix parsing by pdd.
Browse files Browse the repository at this point in the history
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]
  • Loading branch information
php-coder committed Oct 22, 2019
1 parent 29587cd commit d4b8073
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/resources/application-postgres.properties
Expand Up @@ -40,6 +40,7 @@ logging.level.org.springframework.web.servlet.mvc.method.annotation.RequestMappi
app.use-cdn: false

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

9 comments on commit d4b8073

@0pdd
Copy link

@0pdd 0pdd commented on d4b8073 Oct 22, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Puzzle 1034-bce94882 disappeared from .travis.yml, that's why I closed #1054. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now.

@0pdd
Copy link

@0pdd 0pdd commented on d4b8073 Oct 22, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Puzzle 1054-41eae704 discovered in src/main/resources/application-postgres.properties and submitted as #1134. Please, remember that the puzzle was not necessarily added in this particular commit. Maybe it was added earlier, but we discovered it only now.

@0pdd
Copy link

@0pdd 0pdd commented on d4b8073 Oct 22, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Puzzle 1054-7817233c discovered in src/main/resources/application-postgres.properties and submitted as #1135. Please, remember that the puzzle was not necessarily added in this particular commit. Maybe it was added earlier, but we discovered it only now.

@0pdd
Copy link

@0pdd 0pdd commented on d4b8073 Oct 22, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Puzzle 1054-0d061f99 discovered in src/main/resources/application-postgres.properties and submitted as #1136. Please, remember that the puzzle was not necessarily added in this particular commit. Maybe it was added earlier, but we discovered it only now.

@0pdd
Copy link

@0pdd 0pdd commented on d4b8073 Oct 22, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Puzzle 1054-d4786412 discovered in src/main/resources/application-postgres.properties and submitted as #1137. Please, remember that the puzzle was not necessarily added in this particular commit. Maybe it was added earlier, but we discovered it only now.

@0pdd
Copy link

@0pdd 0pdd commented on d4b8073 Oct 22, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Puzzle 1054-1c349c8e discovered in src/main/resources/application-postgres.properties and submitted as #1138. Please, remember that the puzzle was not necessarily added in this particular commit. Maybe it was added earlier, but we discovered it only now.

@0pdd
Copy link

@0pdd 0pdd commented on d4b8073 Oct 22, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Puzzle 1054-33066ab3 discovered in src/main/java/ru/mystamps/web/feature/image/ImageConfig.java and submitted as #1139. Please, remember that the puzzle was not necessarily added in this particular commit. Maybe it was added earlier, but we discovered it only now.

@0pdd
Copy link

@0pdd 0pdd commented on d4b8073 Oct 22, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Puzzle 1054-7feb00d4 discovered in .travis.yml and submitted as #1140. Please, remember that the puzzle was not necessarily added in this particular commit. Maybe it was added earlier, but we discovered it only now.

@0pdd
Copy link

@0pdd 0pdd commented on d4b8073 Oct 22, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Puzzle 1054-10af1a0a discovered in .travis.yml and submitted as #1141. Please, remember that the puzzle was not necessarily added in this particular commit. Maybe it was added earlier, but we discovered it only now.

Please sign in to comment.