mirror of
https://github.com/MinimalBible/MinimalBible-Legacy
synced 2024-11-13 19:48:38 -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> |