Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
V
vision
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
mobile_robotics
wolf_projects
wolf_lib
plugins
vision
Commits
3850a910
Commit
3850a910
authored
9 years ago
by
Joan Solà Ortega
Browse files
Options
Downloads
Patches
Plain Diff
Change indentation size to 4 spaces
parent
821ca5a9
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ROS-based code style eclipse indented 4sp.xml
+1
-1
1 addition, 1 deletion
ROS-based code style eclipse indented 4sp.xml
with
1 addition
and
1 deletion
ROS-based code style eclipse indented 4sp.xml
+
1
−
1
View file @
3850a910
...
...
@@ -147,7 +147,7 @@
<setting
id=
"org.eclipse.cdt.core.formatter.insert_space_after_opening_paren_in_switch"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.keep_imple_if_on_one_line"
value=
"false"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_new_line_after_opening_brace_in_array_initializer"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.indentation.size"
value=
"
8
"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.indentation.size"
value=
"
4
"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.brace_position_for_namespace_declaration"
value=
"next_line"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_space_after_colon_in_conditional"
value=
"insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_space_before_comma_in_enum_declarations"
value=
"do not insert"
/>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment