Update typo setup.sh

pull/1189/head
yongsuk 8 months ago committed by GitHub
parent c1d6c88bb0
commit 894e817f8f
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 cat <<-EOF
Checking the following settings helps avoid miscellaneous issues: Checking the following settings helps avoid miscellaneous issues:
* Settings -> Editor -> General -> Remove trailing spaces on: Modified lines * 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\ * Settings -> Editor -> General -> Auto Import -> Optimize imports on the fly (for both Kotlin\
and Java) and Java)
EOF EOF

Loading…
Cancel
Save