diff --git a/subjects/ascii-art-web/stylize/audit.md b/subjects/ascii-art-web/stylize/audit.md index 481b7676d..c4c3cb89e 100644 --- a/subjects/ascii-art-web/stylize/audit.md +++ b/subjects/ascii-art-web/stylize/audit.md @@ -22,10 +22,6 @@ ###### +Is the output of the program well structured? Is the output aligned, without any letter out of line? -###### +Is there a test file for this code? - -###### +Are the tests checking each possible case? - ###### +Does the code obey the [good practices](../../good-practices/README.md)? #### Social