mirror of
https://github.com/MinimalBible/MinimalBible-Legacy
synced 2024-11-14 12:08:51 -05:00
7 lines
193 B
XML
7 lines
193 B
XML
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<lint>
|
||
|
<!-- Disable this given check in this project -->
|
||
|
<issue id="InvalidPackage">
|
||
|
<ignore path="libs/jsword.jar"/>
|
||
|
</issue>
|
||
|
</lint>
|