ailabstw / ailabstw/social-distancing-android
Private property naming convention
Aberta
good first issue
- Linguagem predominante
- Kotlin
- Estrelas
- 91
- Forks
- 53
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
https://github.com/ailabstw/social-distancing-android/blob/develop/SocialDistance/src/main/java/tw/gov/cdc/exposurenotifications/activity/UploadActivity.kt
- Private property name 'SUPPORTED_TEST_TYPES' should not contain underscores in the middle or the end
- Private property name 'COMMAS' doesn't match regex '_?[a-z][A-Za-z\d]*'
- Private property name 'BASE64' doesn't match regex '_?[a-z][A-Za-z\d]*'
- Private property name 'HASH_ALGO' should not contain underscores in the middle or the end
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.