/gradle-code-style-plugin-example

Custom Gradle Plugin for Unified Static Code Analysis

Primary LanguageJavaMIT LicenseMIT

Gradle Code Style Plugin Example

Install the plugin in your project. Read the article for more details.

plugins {
    id 'io.github.simonharmonicminor.code.style' version '0.1.0'
}