An open API service indexing awesome lists of open source software.

https://github.com/nesoy/spotless-example

🍀 Introducing Spotless Example
https://github.com/nesoy/spotless-example

conventions example

Last synced: 10 months ago
JSON representation

🍀 Introducing Spotless Example

Awesome Lists containing this project

README

          

# Spotless-example
-

```gradle
plugins {
id "com.diffplug.gradle.spotless" version "3.28.1"
}
```

#### 적용
```shell script
./gradlew spotlessApply
```

## Reference
-