Commit Graph

1 Commits

Author SHA1 Message Date
yjj38 c2077dc444 chore: 初始化IntelliJ IDEA项目配置
- 添加 .name 文件,设置项目名称为 "AndroidGrape"
- 创建 appInsightsSettings.xml 文件,配置 Firebase Crashlytics
- 新增 Project_Default.xml 文件,配置项目默认检查规则,包括 DuplicatedCode, Eslint, PyPackageRequirementsInspection 和 PyPep8NamingInspection,并禁用 GrazieInspection, LanguageDetectionInspection 和 SpellCheckingInspection
2025-07-16 14:40:36 +08:00