FEM: code conventions, add info in the regard of slashes
This commit is contained in:
@@ -65,3 +65,8 @@ Python style is preferred over Doxygen style
|
||||
## C++
|
||||
### Naming policy
|
||||
- CamelCase names
|
||||
|
||||
### Code formatting
|
||||
- slashes
|
||||
- Do not use to many slashes in a row. This could cause trouble with Doxygen.
|
||||
- see [PR with comment] (https://github.com/FreeCAD/FreeCAD/pull/2757#discussion_r355218913)
|
||||
|
||||
Reference in New Issue
Block a user