Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[mdt-papyrus.dev] code formater - about the {} for if block


 Hi all,

Apparently, the code formatter doesn't allow to enforce the {..} for a block statement in if/else condition.
 So, we should take care by ourself to systematically use {} in if block.

 Cedric



Back to the top