1
0
Fork 0
mirror of https://github.com/KokaKiwi/BarInsta synced 2026-03-04 11:31:35 +00:00
This commit is contained in:
Ammar Githam 2021-04-18 16:46:36 +09:00
parent 42e4580209
commit 627b1bfe76
3 changed files with 17 additions and 4 deletions

5
.codebeatsettings Normal file
View file

@ -0,0 +1,5 @@
{
"JAVA": {
"TOO_MANY_IVARS": [8, 10, 20, 30]
}
}