exercism / exercism/problem-specifications

crypto-square: Too verbose descriptions in the canonical data for C -> failing Travis build

Abierto
#1,198 5 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Ruby
Estrellas
358
Forks
563
Merge medio
18 h 41 min
PR fusionados (30 d)
2

Descripción

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.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.