79258174

Date: 2024-12-06 13:45:09
Score: 1
Natty:
Report link

remove the dot in "directory" tags when you need to include some file in project root:

<fileSet filtered="true" packaged="false" encoding="UTF-8">
     <directory></directory>
     <includes>
        <include>Dockerfile</include>
     </includes>
</fileSet>
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: David Fonseca