Skip to content
This repository has been archived by the owner on Jul 8, 2022. It is now read-only.

Code style guidelines

Ingvord edited this page Apr 12, 2017 · 7 revisions

Using code styles provided in the repository

If you are a happy user of CLion you can just open the existing project cloned from this repo. Settings must be applied automatically. To double check this go to Settings (File->Settings OR ctrl+alt+s) and navigate to Editor/Code Style:

code_style_template_0.png

and make sure that highlighted values are correct i.e. Scheme = Project and Line separator = Unix

Next navigate to Editor/File and code templates:

code_style_template.png

and make sure its similar to what you see on the picture above.

Setting up Live template in CLion

Clone this wiki locally