1
0
Fork 0
mirror of https://github.com/ethauvin/android-about-box.git synced 2025-04-25 18:47:12 -07:00

Added pmd, findbugs and lint support

This commit is contained in:
Alex Dibrivnyi 2017-02-05 20:38:33 +02:00
parent 9f171cf706
commit 6a2a19f5b4
12 changed files with 37 additions and 1 deletions

2
.idea/misc.xml generated
View file

@ -37,5 +37,5 @@
<ConfirmationsSetting value="0" id="Add" />
<ConfirmationsSetting value="0" id="Remove" />
</component>
<component name="ProjectRootManager" version="2" languageLevel="JDK_1_8" default="true" assert-keyword="true" jdk-15="true" project-jdk-name="1.8" project-jdk-type="JavaSDK" />
<component name="ProjectRootManager" version="2" languageLevel="JDK_1_7" default="true" assert-keyword="true" jdk-15="true" project-jdk-name="1.8" project-jdk-type="JavaSDK" />
</project>