Since at Codacy we chose Scala to build our infrastructure, it’s important that we provide resources for learning Scala to our engineers (not all the...
18/06/2015
Development workflow: 6 ways to include code reviews
The development workflow should include code reviews particularly as code reviews continue to cement as the foundation by which developers share code...
11/06/2015
Atlassian Connect for Bitbucket: New Codacy Integration
A few weeks ago the Bitbucket team approached us to become one of the first Bitbucket integrator on Atlassian Connect.Today we are happy to announce...
04/06/2015
Scala.meta: A quick look
At Codacy we don’t only rely on external tools to find code patterns. Sometimes we employ other resources like scala.meta.
28/05/2015
Coding Problems: One Less Exception
java.util.NoSuchElementException: No value found for ‘USD’at scala.Enumeration.withName(Enumeration.scala:124)
20/05/2015
sbt Build Tool The Easy Way
At Codacy, we use Scala for all our core, complemented by Play Framework and built with sbt.