Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Skyward Boardcore
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Avionics
Software Development
Skyward Boardcore
Wiki
Coding Guidelines
Changes
Page history
New page
Templates
Clone repository
Updated Coding Guidelines (markdown)
authored
7 years ago
by
Alvise de'Faveri
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
Coding-Guidelines.md
+0
-2
0 additions, 2 deletions
Coding-Guidelines.md
with
0 additions
and
2 deletions
Coding-Guidelines.md
View page @
12f5e9dc
...
@@ -5,8 +5,6 @@ Following these rules is not *absolutely* necessary, and much of the existing co
...
@@ -5,8 +5,6 @@ Following these rules is not *absolutely* necessary, and much of the existing co
before we even decided them, but their use is definitely suggested.
before we even decided them, but their use is definitely suggested.
# **Coding Rules**
# **Coding Rules**
--------------
You can find some good rules for writing safety-critical code here:
<http://pixelscommander.com/wp-content/uploads/2014/12/P10.pdf>
.
You can find some good rules for writing safety-critical code here:
<http://pixelscommander.com/wp-content/uploads/2014/12/P10.pdf>
.
The following rules take inspiration from the JSF - C++ Rules, which you can read here:
<http://www.stroustrup.com/JSF-AV-rules.pdf>
The following rules take inspiration from the JSF - C++ Rules, which you can read here:
<http://www.stroustrup.com/JSF-AV-rules.pdf>
...
...
This diff is collapsed.
Click to expand it.