Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
sac-group
sac2c
Wiki
Styleguide
Styleguide
· Changes
Page history
Update Styleguide
authored
Mar 09, 2026
by
Quinten Cabo
Hide whitespace changes
Inline
Side-by-side
Styleguide.md
View page @
363d125a
...
...
@@ -9,4 +9,5 @@ void foo()
}
```
-
Use spaces and not tabs.
\ No newline at end of file
-
Use spaces and not tabs.
-
Put a space between a function name and the arguments
`foo (a, b)`
\ No newline at end of file