Update typo setup.sh

pull/1837/head
yongsuk 2 years ago committed by GitHub
parent 230cc95e5f
commit 6f2a84be82

@ -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