Skip to content

Commit

Permalink
Remove racist words
Browse files Browse the repository at this point in the history
  • Loading branch information
fumiya-kume committed Aug 29, 2023
1 parent b4d8b4d commit bec024b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions config/detekt/baseline.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<SmellBaseline>
<Blacklist>
</Blacklist>
<Whitelist>
</Whitelist>
<SuppressedFalsePositive>
</SuppressedFalsePositive>
<TemporarySuppressedIssues>
</TemporarySuppressedIssues>
</SmellBaseline>

0 comments on commit bec024b

Please sign in to comment.