Skip to content

albertmaciq/checkstyle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Checkstyle & Google Java Format

Comandos Maven

Run application

mvn clean spring-boot:run 

Tests

mvn clean test

Checkstyle

mvn checkstyle:checkstyle

Google Java Format

mvn com.coveo:fmt-maven-plugin:format
mvn com.coveo:fmt-maven-plugin:check

Site Generation

mvn site

Enlaces de utilidad

Maven

https://maven.apache.org/plugins/maven-checkstyle-plugin/examples/custom-checker-config.html

Checkstyle

https://checkstyle.sourceforge.io/

Google Java Format

https://shankulk.com/format-your-java-code-with-google-java-format-5bf4de8756f5

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages