1

Watch our latest Product Showcase

Group 370
2

Meet us at WeAreDevelopers World Congress in Berlin

Group 370
3

Spotlight Whitepaper by IDC on Importance of Automated Code Review Technologies

Group 370

Scala Style: The Official Open Source Project Guide

In this article:
Subscribe to our blog:

Since we love Scala at Codacy we have developed our code analysis platform around it.
Our love comes from having full power over a very expressive language but still being able to perform at scale.

Scala Style Guide

In part due to this love we reference the Scala Style Guide, a resource that Daniel Spiewak and David Copeland put together.  The Style Guide was later adopted by the community as the official guide for Scala style.

This guide does a great job setting the first style rules for your Scala projects. However, one issue that Scala developers face is to enforce this standard to their projects, namely when collaborating and receiving code from other developers that can be located on the other side of the planet (which is what happens with great open source projects).
Reviewing Pull Requests and having to pinpoint these best practices is both frustrating and time consuming.

That’s where Codacy comes in play. After signing up for Codacy, and adding your Scala projects to Codacy just go to the menu “Code Patterns” of your project, click on “All Patterns” and select “Code Patterns”.

After this just enable the standard and your project will be checked against the standard in the next analysis.

If you linked your account with Github, the Pull Requests will be analyzed and you can start enforcing the Scala Style Guide automatically.

Codacy can also push a status to Github, for you to see directly if the Pull Request respects the standard.

Lay back, let Codacy do the job of pinpointing these issues and focus on reviewing design and architecture.

If you need more configuration, Codacy allows you very easily to select only the rules that matter to your project or even customize some parameters.

Please consider adding the Codacy Badge to your project ReadMe. To find the Badge just go to your project settings.

Learn More

Codacy is free for Open Source. Apply the Scala Style guide now!

Want to learn more about Scala?  Check out our other Scala resources.


Also, we just published an ebook: “The Ultimate Guide to Code Review” based on a survey of 680+ developers. Enjoy!


About Codacy

Codacy is used by thousands of developers to analyze billions of lines of code every day!

Getting started is easy – and free! Just use your  GitHub, Bitbucket or Google account to sign up.

GET STARTED

RELATED
BLOG POSTS

Why Scala Is Our Programming Language of Choice
We truly love Scala. Scala has been one of the pillars of Codacy from the start. Joao, who has an Enterprise Java background, has loved the language...
Why use Try instead of Scala Try Catch
Scala try catch is always an option when writing Scala code for Java like exception control flows. However, you also have the option of start using the...
Tricity Scala Meetup With Codacy
We attended the Tricity Scala Users Group scala meetup recently where I did a short presentation about Codacy’s project structure and architecture....

Automate code
reviews on your commits and pull request

Group 13