diff --git a/.all-contributorsrc b/.all-contributorsrc index aa7840b9..cd865d08 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -32,6 +32,24 @@ "question" ] }, + { + "login": "zerrium", + "name": "Zerrium", + "avatar_url": "https://avatars.githubusercontent.com/u/58355441?v=4", + "profile": "https://github.com/zerrium", + "contributions": [ + "code" + ] + }, + { + "login": "junhuicoding", + "name": "Chua Jun Hui", + "avatar_url": "https://avatars.githubusercontent.com/u/54289027?v=4", + "profile": "https://github.com/junhuicoding", + "contributions": [ + "code" + ] + }, { "login": "andersonvom", "name": "Anderson Mesquita", @@ -42,6 +60,16 @@ "bug" ] }, + { + "login": "vojta-horanek", + "name": "Vojtěch Hořánek", + "avatar_url": "https://avatars.githubusercontent.com/u/12630566?v=4", + "profile": "https://vojtechh.eu/", + "contributions": [ + "code", + "translation" + ] + }, { "login": "MeLlamoPablo", "name": "Pablo Rodríguez", @@ -255,15 +283,15 @@ "translation" ] }, - { - "login": "Pyrobauve", - "name": "Pyrobauve", - "avatar_url": "https://avatars.githubusercontent.com/u/48654473?v=4", - "profile": "https://github.com/Pyrobauve", - "contributions": [ - "translation" - ] - }, + { + "login": "Pyrobauve", + "name": "Pyrobauve", + "avatar_url": "https://avatars.githubusercontent.com/u/48654473?v=4", + "profile": "https://github.com/Pyrobauve", + "contributions": [ + "translation" + ] + }, { "login": "RAMAR-RAR", "name": "RAMAR-RAR", diff --git a/.codebeatsettings b/.codebeatsettings new file mode 100644 index 00000000..32a4ee3d --- /dev/null +++ b/.codebeatsettings @@ -0,0 +1,5 @@ +{ + "JAVA": { + "TOO_MANY_IVARS": [8, 10, 20, 30] + } +} \ No newline at end of file diff --git a/.idea/compiler.xml b/.idea/compiler.xml index 61a9130c..fb7f4a8a 100644 --- a/.idea/compiler.xml +++ b/.idea/compiler.xml @@ -1,6 +1,6 @@ - + \ No newline at end of file diff --git a/.idea/gradle.xml b/.idea/gradle.xml index 23a89bbb..9bba60da 100755 --- a/.idea/gradle.xml +++ b/.idea/gradle.xml @@ -7,7 +7,6 @@