Skip to content

Commit

Permalink
[YUNIKORN-2920] Update goland ide setting images in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
chenyao0910 committed Oct 11, 2024
1 parent 509fa04 commit 070a448
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/community/coding_guidelines.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`:

| | |
Expand Down
Binary file modified static/img/goland_ide_pref_imports.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified static/img/goland_ide_pref_inspections.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified static/img/goland_ide_pref_other.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified static/img/goland_ide_pref_tabs.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 070a448

Please sign in to comment.