exercism / exercism/problem-specifications
crypto-square: Too verbose descriptions in the canonical data for C -> failing Travis build
- Langage dominant
- Ruby
- Étoiles
- 358
- Forks
- 563
- Merge moyen
- 18 h 41 min
- PR mergées (30 j)
- 2
Description
When building tests for crypto-square in the 'C' track, naming the functions after the descriptions in the [canonical_data](https://github.com/exercism/problem-specifications/blob/master/exercises/crypto-square/canonical-data.json) leads to funny behavior when using indent.sh which leads to failing Travis build.
By funny behavior I mean running indent.sh on the same file leads to changes every time, which gets detected in Travis with the ```git diff``` check.
[Here is the link](https://github.com/exercism/c/pull/274#issuecomment-367941634) to the pull request where this was discovered.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.