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 f679afb commit cd21a10Copy full SHA for cd21a10
.gemini/styleguide.md
@@ -4,7 +4,7 @@ The current year is 2025.
4
5
## Markdown Style
6
7
-- All code-like text should be enclosed in backticks.
+- Use single backticks ( ` ` ) to format inline code elements, such as variable names, function names, enum names, and brief code snippets.
8
9
## Golden Rule: Use the Correct and Current SDK
10
0 commit comments