Skip to content

Commit 84d0c32

Browse files
committed
Move Scala style configuration to BUILD tag
1 parent 20b220c commit 84d0c32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/autolabeler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ INFRA:
2828
- ".asf.yaml"
2929
- ".gitattributes"
3030
- ".gitignore"
31-
- "scalastyle-config.xml"
3231
BUILD:
3332
- "/dev/"
3433
- "/build/"
@@ -37,6 +36,7 @@ BUILD:
3736
- "*pom.xml"
3837
- "/bin/docker-image-tool.sh"
3938
- "/bin/find-spark-home*"
39+
- "scalastyle-config.xml"
4040
DOCS:
4141
- "docs/"
4242
- "/README.md"

0 commit comments

Comments
 (0)