Normedout cmd_cd.c

This commit is contained in:
Tanguy MAZE
2020-01-24 18:59:26 +01:00
parent 40718a99ac
commit 79e2ca6f1b
2 changed files with 37 additions and 15 deletions

16
norm.txt Normal file
View File

@@ -0,0 +1,16 @@
Norme: ./srcs/main.c
Error (line 38): function main has 49 lines
Error (line 38, col 0): main has 6 variables
--
Norme: ./srcs/cmd_cd.c
Error: 7 functions in the file
Error (line 120): function cmd_cd has 33 lines
--
Norme: ./srcs/ms_exec.c
Error: 6 functions in the file
Error (line 59): function check_path_dot has 26 lines
Error (line 89): function check_path has 51 lines
Error (line 144): function exec_cmd has 30 lines
--
Norme: ./srcs/ms_ext.c
Error: 6 functions in the file