Merge pull request #1189 from yongsuk44/main

Update typo setup.sh
pull/1248/head
Don Turner 4 months ago committed by GitHub
commit 7709869147
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -35,7 +35,7 @@ cp "${GIT_ROOT}/tools/pre-push" "${GIT_DIR}/hooks/pre-push" \
cat <<-EOF
Checking the following settings helps avoid miscellaneous issues:
* Settings -> Editor -> General -> Remove trailing spaces on: Modified lines
* Settings -> Editor -> General -> Ensure every file ends with a line break
* Settings -> Editor -> General -> Ensure every saved file ends with a line break
* Settings -> Editor -> General -> Auto Import -> Optimize imports on the fly (for both Kotlin\
and Java)
EOF

Loading…
Cancel
Save