Architecture #3256
closed
Remove trailling space at the end of lines, and line full of whitespace character
Added by Vincent MEMBRÉ almost 12 years ago.
Updated over 11 years ago.
Category:
Architecture - Code maintenance
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.
- Status changed from New to 13
- 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
I believe that we need to set-up a Scala style checker1 to track that kind of stuff automatically. And configure our dev environment to automatically do that kind of stuff each time we save a file
(in Eclipse, see Preference -> Java -> Editor -> Save actions)
Vincent, could you open a ticket for that is none already exists?
Thanks,
- Status changed from 13 to Pending release
- % Done changed from 0 to 100
- Tracker changed from User story to Architecture
This is clearly not a user story, it is a long way from what users should see. Please use the "Architecture" tracker for non-user-visible changes.
- Status changed from Pending release to Released
Also available in: Atom
PDF