All videos
All videos
Enforce best coding practices with Scalafix linting
April 15, 2018
Scalafix is rewrite and linting tool for Scala. There’s a continuous process of adding new rules that help enforce best functional programming practices. I will show how the most important rules work and how they were implemented. I will also share my experience porting Wartremover rules to Scalafix and compare the two. In this talk, you will learn how to implement a scalafix linter rule, from idea, implementation, testing and release. There will be also a few words about what Scalafix currently can and can’t do and what kind of problems it solves.
Tags
Other videos that you might like

Integrating IDEs with Dotty, the experimental Scala compiler
Guillaume Martres

Integrating Developer Experiences – Build Server Protocol
Justin Kaeser

Anomaly detection of monitoring data in Scala ecosystem
Rafał Bigaj, Bartłomiej Małecki

Exploring Type-Level Programming in Scala
Jorge Vásquez