We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4374657 commit 3f4677eCopy full SHA for 3f4677e
1 file changed
.github/doc/scripts/get_styles.sh
@@ -12,5 +12,5 @@ get_style () {
12
styles=( Google )
13
for i in "${styles[@]}"
14
do
15
- get_style "errata-ai" $i
+ get_style "vale-cli" $i
16
done
0 commit comments