Forked from
briar / briar
6418 commits behind the upstream repository.
lint.xml 106 B
<?xml version="1.0" encoding="UTF-8"?>
<lint>
<issue id="UseSparseArrays" severity="ignore" />
</lint>
This should make it possible to develop the core in Eclipse without the ADT.
This should make it possible to develop the core in Eclipse without the ADT.
<?xml version="1.0" encoding="UTF-8"?>
<lint>
<issue id="UseSparseArrays" severity="ignore" />
</lint>