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 7b4cf2e commit e8fc2eeCopy full SHA for e8fc2ee
src/main/kotlin/com/github/lppedd/cc/api/CommitTokenProvider.kt
@@ -8,7 +8,7 @@ import org.jetbrains.annotations.ApiStatus
8
* @author Edoardo Luppi
9
*/
10
@ApiStatus.Experimental
11
-public interface CommitTokenProvider {
+public sealed interface CommitTokenProvider {
12
/**
13
* Returns the provider's global unique identifier.
14
0 commit comments