Skip to content

Commit

Permalink
Redo mutable wart
Browse files Browse the repository at this point in the history
  • Loading branch information
KapStorm committed Sep 22, 2023
1 parent 7618417 commit 7607f0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ lazy val commonSettings: Project => Project = {
Wart.IsInstanceOf,
Wart.JavaConversions,
// Wart.JavaSerializable,
// Wart.MutableDataStructures,
Wart.MutableDataStructures,
// Wart.NonUnitStatements,
// Wart.Nothing,
Wart.Null,
Expand Down

0 comments on commit 7607f0a

Please sign in to comment.