Translations:Development/Tutorials/Common Programming Mistakes/23/en

From KDE TechBase

As it often happens there is no one correct way of doing it, so remember to always follow the syntax used by the application/library to which you are committing. If you're creating a new file, you may want to follow the coding style of the library or module you're adding the file to.