Skip to content

Fix invalid markdown in Secure Team standards and style guidelines

Adam Cohen requested to merge fix-invalid-markdown-in-go-guide into master

What does this MR do and why?

Add slice initialization guidance (!91830 - merged) updated the Secure Team standards and style guidelines docs to provide guidance on Initializing slices, however, it used invalid markdown syntax which isn't supported in the docs:

This MR removes the invalid markdown:

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Adam Cohen

Merge request reports

Loading