HumanLearning2021 / HumanLearningApp

GNU General Public License v3.0
3 stars 2 forks source link

Sweep static analysis warnings #228

Closed bbjubjub2494 closed 3 years ago

bbjubjub2494 commented 3 years ago

The Android Studio code editor has a built-in static analyser that will highlight constructs that are semantically suspicious. We should make sure that all warnings from it are looked at. Optionally, we can look at "suggestions" and spellchecking. We have a weak warning for package names containing capital letters, it's WONTFIX.