We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cb31dd commit 0f95d2fCopy full SHA for 0f95d2f
lib/src/main/java/com/diffplug/spotless/Lint.java
@@ -1,5 +1,5 @@
1
/*
2
- * Copyright 2022-2024 DiffPlug
+ * Copyright 2022-2025 DiffPlug
3
*
4
* Licensed under the Apache License, Version 2.0 (the "License");
5
* you may not use this file except in compliance with the License.
lib/src/main/java/com/diffplug/spotless/generic/ReplaceRegexStep.java
@@ -16,7 +16,6 @@
16
package com.diffplug.spotless.generic;
17
18
import static com.diffplug.spotless.Lint.atLine;
19
-import static com.diffplug.spotless.Lint.atUndefinedLine;
20
21
import java.io.Serializable;
22
import java.util.Objects;
0 commit comments