You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Maybe it would be good to have a little document where we 'codify' the style of coding within the project, like other projects do: [1],[2],[3]. It doesn't have to be that exhaustive but basic indention style, git commit messages, method naming, etc. pp. would be good. It would surely also help for people new to the project.
Maybe it would be good to have a little document where we 'codify' the style of coding within the project, like other projects do: [1],[2],[3]. It doesn't have to be that exhaustive but basic indention style, git commit messages, method naming, etc. pp. would be good. It would surely also help for people new to the project.
[1] http://clang.llvm.org/hacking.html
[2] http://developer.gimp.org/HACKING
[3] https://git.gnome.org/browse/gvfs/tree/README.commits
The text was updated successfully, but these errors were encountered: