Skip to content
Alireza edited this page Sep 13, 2018 · 1 revision

ROSCPP Clion Code Format

A simple repositroy which is providing Clion IDE configurations for ROS C++ Style Guidelines

Setup

For importing the roscpp style to your IDE please follow Clion's official guidline and import the clion-ros-style.xml configuration file located in this repo.

Usage

After importing the configurations you can reformat your code using Ctrl+Alt+L shortcut key or from toolbar by clicking on Code | Reformat Code.

Clone this wiki locally