chore: clean up build step files

This commit is contained in:
2023-09-21 03:10:36 +08:00
parent e4063866f9
commit bdae1944f2
11 changed files with 69 additions and 65 deletions

11
.idea/ktlint.xml generated Normal file
View File

@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="KtlintProjectConfiguration">
<treatAsErrors>false</treatAsErrors>
<disabledRules>
<list>
<option value="package-name" />
</list>
</disabledRules>
</component>
</project>