Skip to content

Commit

Permalink
lint rule spotless
Browse files Browse the repository at this point in the history
  • Loading branch information
duartebarbosadev committed Feb 13, 2025
1 parent b59a2ff commit 8fa2d26
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion app/lint.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2025, Scrolless
All rights reserved.
-->
<lint>
<issue id="ExtraTranslation" severity="ignore" />
</lint>

0 comments on commit 8fa2d26

Please sign in to comment.