Re: [Synfig-devl] Proposal: Commenting Standards

2014-11-28 Thread Yu Chen
2014-11-28 15:57 GMT+08:00 Carlos López González : > The problem with the strict rules on that (code format and comments) is > that there must be someone that supervises the those rules before approve > the patch or branch to be merged into main code. > use style checker for this task? such as Ha

Re: [Synfig-devl] Proposal: Commenting Standards

2014-11-27 Thread Carlos López González
Hi Jason, from my point of view a good code comments is crucial for the usability and maintenance of it. We had have discussions about code style too (not only comments but how to indent, variables and function naming, separate with empty lines, or bracketing). The problem with the strict rules o