Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 703 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 703 Bytes

ScalafixWartremover

Demonstration of wartremover porting to scalafix.

This project shows the simple mapping from wartremover to scalafix rules. Not all the rules are suported now, but almost all Unsafe rules and significant subset of all wartremover rules are here. See Unsafe test and All test for actual examples of respective configs.