Any fool can write code that a computer can understand. Good programmers write code that humans can understand.
Indeed, writing good code is one of the most important factors in making a successful application. Good code makes it very easy to maintain the application and also reduces the chances of bugs.
We take coding style very seriously at Froiden. With the help of modern lint tools, we also enforce it throughout our organization.