This is an automated email from the ASF dual-hosted git repository.
chenyulin0719 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/yunikorn-site.git
The following commit(s) were added to refs/heads/master by this push:
new d517ba93b8 [YUNIKORN-2920] Update goland ide setting images in docs
(#487)
d517ba93b8 is described below
commit d517ba93b881313fcd8f8a2be311a3849917eb1d
Author: chenyao0910 <[email protected]>
AuthorDate: Sat Oct 12 13:38:18 2024 +0800
[YUNIKORN-2920] Update goland ide setting images in docs (#487)
Closes: #487
Signed-off-by: Yu-Lin Chen <[email protected]>
---
src/pages/community/coding_guidelines.md | 2 +-
static/img/goland_ide_pref_imports.png | Bin 84351 -> 112287 bytes
static/img/goland_ide_pref_inspections.png | Bin 133787 -> 134852 bytes
static/img/goland_ide_pref_other.png | Bin 57644 -> 57472 bytes
static/img/goland_ide_pref_tabs.png | Bin 51954 -> 56949 bytes
5 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/pages/community/coding_guidelines.md
b/src/pages/community/coding_guidelines.md
index 6f9422a721..7beaec8640 100644
--- a/src/pages/community/coding_guidelines.md
+++ b/src/pages/community/coding_guidelines.md
@@ -120,7 +120,7 @@ These defaults already provide a good coverage and mark a
lot of issues found by
To extend the coverage further and help mark issues proactively check the
following settings and change them to the settings as per the screenshots.
### Editor preferences
-Open the preferences pane and go to: Editor -> Code Style -> Go.
+Open the preferences pane and go to: `Editor` -> `Code Style` -> `Go`.
There are three tabs to configure, the first two are crucial to comply with
the basic rules from `gofmt` and `goimports`:
| | |
diff --git a/static/img/goland_ide_pref_imports.png
b/static/img/goland_ide_pref_imports.png
index 80c1384a42..7233e291e6 100644
Binary files a/static/img/goland_ide_pref_imports.png and
b/static/img/goland_ide_pref_imports.png differ
diff --git a/static/img/goland_ide_pref_inspections.png
b/static/img/goland_ide_pref_inspections.png
index 37f208a973..78b74bb1da 100644
Binary files a/static/img/goland_ide_pref_inspections.png and
b/static/img/goland_ide_pref_inspections.png differ
diff --git a/static/img/goland_ide_pref_other.png
b/static/img/goland_ide_pref_other.png
index e7d241594d..04e96e9fe6 100644
Binary files a/static/img/goland_ide_pref_other.png and
b/static/img/goland_ide_pref_other.png differ
diff --git a/static/img/goland_ide_pref_tabs.png
b/static/img/goland_ide_pref_tabs.png
index f28906ace0..009e216ff4 100644
Binary files a/static/img/goland_ide_pref_tabs.png and
b/static/img/goland_ide_pref_tabs.png differ
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]