Skip to content

A Gradle tool for Java learners to improve code quality.

License

Notifications You must be signed in to change notification settings

LinusDietz/QualityReview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QualityReview

A Gradle tool for Java learners to improve code quality.

Usage

Using gradle qualityReview all Java files in the src directory are checked using checkstyle, PMD and FindBugs for code smells and potential bugs. The checks are a subset of the tools' rules to make them more appropriate for educational purposes.

All reports are collected in the reports directory.

License

MIT, full text.

Contribute

This project is work in progress. If you have comments, please open an issue, or write me a mail.

10 Fork
20 Create feature branch
30 Create commits
40 Create pull request
GOTO 10

About

A Gradle tool for Java learners to improve code quality.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published