Slide 12
Slide 12 text
What / Why using Scalafix?
❖ I often see discussions about adding or creating custom rules for Linting
functionality, whether provided by official or third-party sources.
❖ Regarding Refactoring functionality, I often see discussions about
providing migration tools for library-side changes that are incompatible.
=> Today, the main topic is writing disposable rules for Refactoring.
静的解析ルールやライブラリのマイグレに関する話題も多いですが、今日は
特にリファクタリング機能に注目します。