Static analysis
Abierto
- Lenguaje dominante
- C
- Estrellas
- 383
- Forks
- 215
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Should we add static analysis to the CI tasks to analyse each implementation?
As it is all the exercise implementations work just fine -- according to the tests that have been written. Static analysis would add a second layer of "correctness" checking, for the current exercises and also for any exercises added into the future. So far I don't think there is any specific _need_ for this it just occurred to me that it might be a nice-to-have thing. Downsides might be potentially increased maintenance in the case of any major change to the track structure.
Thoughts?
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.