Skip to content

Standardize indention to four spaces in golang code snippet #22571

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jazanne
Copy link

@jazanne jazanne commented May 4, 2025

Description

Fix alignment of imports in golang code snippet to use four spaces like the rest of the snippet.

CleanShot 2025-05-04 at 14 48 56@2x

Related issues or tickets

Fixes #22568

Reviews

  • Technical review
  • Editorial review
  • Product review

@github-actions github-actions bot added area/engine Issue affects Docker engine/daemon area/api Relates to Docker API docs labels May 4, 2025
Copy link

netlify bot commented May 4, 2025

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit 5a4804c
🔍 Latest deploy log https://app.netlify.com/sites/docsdocker/deploys/6817df82ebd2210008598e34
😎 Deploy Preview https://deploy-preview-22571--docsdocker.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@jazanne jazanne marked this pull request as ready for review May 4, 2025 21:48
@sarahsanders-docker sarahsanders-docker added the wtd-project Relates to WTD API docs project label May 4, 2025
@sarahsanders-docker sarahsanders-docker requested review from sarahsanders-docker and removed request for thaJeztah and aevesdocker May 4, 2025 21:56
@sarahsanders-docker sarahsanders-docker self-assigned this May 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/api Relates to Docker API docs area/engine Issue affects Docker engine/daemon wtd-project Relates to WTD API docs project
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

Code snippet indentation is misaligned
2 participants