We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1d6c88 commit 894e817Copy full SHA for 894e817
tools/setup.sh
@@ -35,7 +35,7 @@ cp "${GIT_ROOT}/tools/pre-push" "${GIT_DIR}/hooks/pre-push" \
35
cat <<-EOF
36
Checking the following settings helps avoid miscellaneous issues:
37
* Settings -> Editor -> General -> Remove trailing spaces on: Modified lines
38
- * Settings -> Editor -> General -> Ensure every file ends with a line break
+ * Settings -> Editor -> General -> Ensure every saved file ends with a line break
39
* Settings -> Editor -> General -> Auto Import -> Optimize imports on the fly (for both Kotlin\
40
and Java)
41
EOF
0 commit comments