Skip to content

Instantly share code, notes, and snippets.

View arinmodi's full-sized avatar
🎯
Focusing

Arin Modi arinmodi

🎯
Focusing
  • GenZ Tech Solutions
View GitHub Profile
@arinmodi
arinmodi / GSoC-2023.md
Created August 28, 2023 08:47
Work Product : Google Summer Of Code With App Inventor

Work Product : Google Summer Of Code With App Inventor

<?xml version="1.0"?>
<!DOCTYPE module PUBLIC
"-//Puppy Crawl//DTD Check Configuration 1.3//EN"
"http://www.puppycrawl.com/dtds/configuration_1_3.dtd">
<module name = "Checker">
<property name="charset" value="UTF-8"/>
<!-- do not change severity to 'error', as that will hide errors caused by exceptions -->
<property name="severity" value="warning"/>
<?xml version="1.0"?>
<!DOCTYPE module PUBLIC
"-//Puppy Crawl//DTD Check Configuration 1.3//EN"
"http://www.puppycrawl.com/dtds/configuration_1_3.dtd">
<module name = "Checker">
<property name="charset" value="UTF-8"/>
<!-- do not change severity to 'error', as that will hide errors caused by exceptions -->
<property name="severity" value="warning"/>