Skip to content

Commit 1be28fd

Browse files
author
Vincent Potucek
committed
[openrewrite] ignore failing FormatterProperties.java
1 parent c09eca9 commit 1be28fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gradle/rewrite.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ rewrite {
44
activeRecipe('com.diffplug.spotless.openrewrite.SanityCheck')
55
exclusions.addAll(
66
'**.dirty.java',
7+
'**FormatterProperties.java',
78
'**_gradle_node_plugin_example_**',
89
'**gradle/changelog.gradle',
910
'**gradle/java-publish.gradle',

0 commit comments

Comments
 (0)