What kind of code style should be followed in mate projects? GNU, Linux or k&r? Have any code style document for mate-desktop?
There are some code formatting tools, such as indent, clang-format, astyle and so on. Can use one of these tools to unify the code style? If possible, include a .indent. pro, .clang-format or .astylerc file in source tree so that patch submitters can check their code style first.
What kind of code style should be followed in mate projects? GNU, Linux or k&r? Have any code style document for mate-desktop?
There are some code formatting tools, such as indent, clang-format, astyle and so on. Can use one of these tools to unify the code style? If possible, include a .indent. pro, .clang-format or .astylerc file in source tree so that patch submitters can check their code style first.