Actions
Architecture #3256
closedRemove trailling space at the end of lines, and line full of whitespace character
Status:
Released
Priority:
5 (lowest)
Assignee:
Category:
Architecture - Code maintenance
Target version:
Pull Request:
Effort required:
Name check:
Fix check:
Regression:
Description
In order to have a nice and clean code, I suggest to remove all those whitespace characters that should not be here.
The only files targeted in that user story are the Scala files (because they deserve it).
This can be done using a smart regexp.
Updated by Vincent MEMBRÉ about 12 years ago
- Subject changed from [Breaking change] Remove trailling space at the end of lines, and line full of whitespace character to Remove trailling space at the end of lines, and line full of whitespace character
Updated by Vincent MEMBRÉ about 12 years ago
- Status changed from 13 to Pending release
- % Done changed from 0 to 100
Actions