Skip to content

Commit

Permalink
feat(chore): add config file to configure pdd add tags for the all ne…
Browse files Browse the repository at this point in the history
…w issues and use short title for headers
  • Loading branch information
volodya-lombrozo committed Mar 4, 2024
1 parent 94727d2 commit 5cd62c2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/.0pdd.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
format:
- short-title
tags:
- pdd
- bug

2 comments on commit 5cd62c2

@0pdd
Copy link

@0pdd 0pdd commented on 5cd62c2 Mar 4, 2024

Choose a reason for hiding this comment

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

Puzzle 464-ae66ec74 discovered in src/it/spring-fat/pom.xml) and submitted as #488. 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 5cd62c2 Mar 4, 2024

Choose a reason for hiding this comment

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

Puzzle 477-f74c7af9 discovered in src/main/java/org/eolang/jeo/representation/xmir/XmlInstruction.java) and submitted as #489. 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.