You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PavelKryukov edited this page Sep 30, 2015
·
1 revision
CodingStyle
Good C/C++ coding conventions of MIPT-VIS project are described here. They are also applicable for our project and should be used for any new code added.
Automated code style checks
It is possible to use certain third-party programs to check and correct the coding style.