Massive Code Clean-Up
Registered by
Corentin Noël
The current code base is dirty as it has a long history.
A big code clean-up is required.
* elementarize the codestyle (Uncrustify ?)
* change foreach (var bar in foo) to foo.foreach ((bar) => {})
* use unowned variables when possible. (tip from ricotz: monitor where are the g_strdup in the generated code)
Blueprint information
- Status:
- Not started
- Approver:
- None
- Priority:
- Undefined
- Drafter:
- Corentin Noël
- Direction:
- Needs approval
- Assignee:
- None
- Definition:
- New
- Series goal:
- None
- Implementation:
- Unknown
- Milestone target:
- None
- Started by
- Completed by
Related branches
Related bugs
Sprints
Whiteboard
(?)