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 5405f24 commit b74bb71Copy full SHA for b74bb71
.github/labeler.yml
@@ -38,6 +38,7 @@ diagnostics:
38
- changed-files:
39
- any-glob-to-any-file:
40
- server/src/main/kotlin/org/javacs/kt/diagnostic/**
41
+ - server/src/test/resources/diagnostic/**
42
43
docker:
44
@@ -53,7 +54,7 @@ formatting:
53
54
55
56
- server/src/main/kotlin/org/javacs/kt/formatting/**
- - server/test/resources/formatting/**
57
+ - server/src/test/resources/formatting/**
58
59
gradle:
60
0 commit comments