Skip to content

Commit a0a8720

Browse files
authored
fix: DCMAW 11460 README.md vale issues (#87)
* chore: Update vale accept list Add [Gg]radlew to the accept list Resolves: 11460 * fix: Vale Issues Update the README.md to deal with vale problems Resolves: 11460
1 parent 75af5d3 commit a0a8720

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,7 @@ If the GitHub Action was triggered by a different action, such as a merge or wor
2626
2727
## Updating gradle-wrapper
2828
29-
Gradle SHA pinning is in place through the `distributionSha256Sum` attribute in gradle-wrapper.properties. This means the gradle-wrapper must be upgraded properly through the `./gradlew wrapper` command.
30-
Example gradle-wrapper.properties
29+
Gradle secure hash algorithm (SHA) pinning is in place through the `distributionSha256Sum` attribute in gradle-wrapper.properties. This means the gradle-wrapper must upgrade through the `./gradlew wrapper` command.
3130
```
3231
distributionBase=GRADLE_USER_HOME
3332
distributionPath=wrapper/dists

buildLogic/config/vale/styles/config/vocabularies/Base/accept.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ VIZes
3030
[Cc]omposables?
3131
Dependabot
3232
[Gg]radle
33+
[Gg]radlew
3334
[Hh]amcrest
3435
[Hh]omebrew
3536
[Jj]acoco

0 commit comments

Comments
 (0)