Below you will find pages that utilize the taxonomy term “asaasdev”
January 22, 2026
Run checkstyle (Code Standard) with reviewdog
Version updated for https://github.com/asaasdev/checkstyle-action to version V1.4.0.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Checkstyle Action integrates Checkstyle, a static code analysis tool, into GitHub workflows to automatically identify and report code style issues in Java projects. It leverages reviewdog to provide inline annotations and feedback on pull requests, helping developers maintain consistent coding standards and improving code quality.