Hack format string checker only handles the most basic of formats
Abierto
feature request
hack
wishlist
- Lenguaje dominante
- C++
- Estrellas
- 18.7k
- Forks
- 3.1k
- Merge medio
- 1 h 47 min
- PR fusionados (30 d)
- 2
Descripción
The Hack checker for format strings (like `printf` and `sprintf`) only handles the most basic specifiers. This means that using positionals doesn't work, neither does padding or alignment or any other part of the formatting mini-language.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.