mirror of
https://github.com/BlueMap-Minecraft/BlueMap.git
synced 2025-01-13 11:41:40 +01:00
Exclude BlueMapAPI from spotless
This commit is contained in:
parent
1be8874f5a
commit
bb59e771ed
@ -73,6 +73,7 @@ spotless {
|
||||
target fileTree(project.rootDir) {
|
||||
include '**/*.java'
|
||||
exclude '**/build/**'
|
||||
exclude 'BlueMapAPI/**'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user