-
Notifications
You must be signed in to change notification settings - Fork 225
Coding Guide Lines
René Widera edited this page Jul 31, 2017
·
45 revisions
You are here: Home > Developer Documentation > Coding Guide Lines
The coding guide lines are outsourced to the repository ComputationalRadiationPhysics/contributing.
this section will be moved somewhere else!
-
master->tags:alpha,beta,1.0 -
dev->release-...->master(tagged commit) topic-myNewFeaturefix-aHotfixName
- clang-format (docs, options, online style editor)
- vera++ (supports transformations -> auto-create pull request to pull request branch with proposed changes?)
- uncrustify
- cppcheck
- flint, flint++
- cpplint
- nsiqcppstyle
- KWStyle
All wiki entries describe the dev branch. Features may be different in the current master branch.
Before you start please read our README!
PIConGPU is a scientific project. If you present and/or publish scientific results that used PIConGPU, you should set a reference to show your support. Our according up-to-date publication at the time of your publication should be inquired from:
The documentation in this wiki is still not complete and we need your help keeping it up to date. Feel free to help improving this wiki!