HostedRedmine.com has moved to the Planio platform. All logins and passwords remained the same. All users will be able to login and use Redmine just as before. Read more...
Feature #923438
CodingStyle: Tell that variables should be declared in innermost block possible
Start date:
Due date:
% Done:
0%
Estimated time:
Description
In practice we've been requiring that variables are declared in innermost block possible, but when I reviewed Feature #865084 and wanted to copy&paste guideline from CodingStyle, I couldn't find it. Add it to CodingStyle.
History
#1
Updated by Marko Lindqvist about 1 year ago
- File 0039-CodingStyle-Declare-variables-in-the-innermost-block.patch 0039-CodingStyle-Declare-variables-in-the-innermost-block.patch added
- Status changed from In Progress to Resolved
#2
Updated by Marko Lindqvist about 1 year ago
- Status changed from Resolved to Closed
- Assignee set to Marko Lindqvist