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
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