Skip to content

Commit 20e61e2

Browse files
committed
Fixx spotbugs warning.
1 parent 3518ac5 commit 20e61e2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/src/main/java/com/diffplug/spotless/markdown/FlexmarkConfig.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
import java.util.List;
2121

2222
public class FlexmarkConfig implements Serializable {
23+
private static final long serialVersionUID = 1L;
2324

2425
/**
2526
* The emulation profile is used by both the parser and the formatter and generally determines the markdown flavor.

0 commit comments

Comments
 (0)