In the iOS community at Glovo, we care about conventions, code style and standards. Apart from our guidelines (such as Swift style and reactive programming), we take advantage of tools to lint and format our code. Why would we want to use such tools? Well, each engineer has their preferred style to format code, but when there are…