Ways to improve code quality are in the Code quality chapter on the Turing Way.
There are online software quality improvement tools see the language guides for good options per language.
The eScience Center has a shared editor config file
If your language supports namespaces, use nl.esciencecenter or better a namespace based on the project.
See the Code Reviews section.