com.puppycrawl.tools.checkstyle.checks.header.messages_es.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of checkstyle Show documentation
Show all versions of checkstyle Show documentation
Checkstyle is a development tool to help programmers write Java code
that adheres to a coding standard
header.mismatch=La línea no coincide con la línea de cabecera esperada ''{0}''.
header.missing=Falta una cabecera - no hay líneas suficientes en el fichero.