Commit 274dc5e
committed
[SPARK-51173][TESTS] Add
### What changes were proposed in this pull request?
This PR aims to add `configName` Scalastyle rule to prevent invalid config names.
### Why are the changes needed?
To prevent repetitive mistake pattern
- #45649
- #48149
- #49121
### Does this PR introduce _any_ user-facing change?
No.
### How was this patch tested?
Currently, this PR will fail at Scalastyle test because the `master` branch is broken. We can merge this after the following PR.
- #49897
### Was this patch authored or co-authored using generative AI tooling?
No.
Closes #49900 from dongjoon-hyun/SPARK-51173.
Authored-by: Dongjoon Hyun <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>configName Scalastyle rule1 parent decb677 commit 274dc5e
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
477 | 477 | | |
478 | 478 | | |
479 | 479 | | |
| 480 | + | |
| 481 | + | |
| 482 | + | |
| 483 | + | |
| 484 | + | |
480 | 485 | | |
0 commit comments