This repository has been archived by the owner on Dec 20, 2022. It is now read-only.
Eclipse formatting rules should be provided for consistent source code formatting #27
Labels
Prio: Medium
Medium Priority
Status: Accepted
Issue or PR is accepted
Type: Maintenance
Issue or PR is a maintenance work
Eclipse formatting rules should be provided for consistent source code formatting
Feature request
Expected Behavior - What where you expecting to happen?
There should be a file
formatting_rules.xml
(or similar) that can be imported into Eclipse.It should contain formatting rules that are mandatory for the project.
Current Behavior - What happens?
Since default formatting in Eclipse is different from the current source formatting, if a reformatting of source code is done in Eclipse the resulting formatting is different. That leads to confusing diffs that hide the real changes.
Possible Solution
Provide a settings file with mandatory formatting rules.
Context
Notes and further information
The text was updated successfully, but these errors were encountered: