Run tests:
./run_tests.sh . casos/ no-server no-valgrind 60 10Comparar outputs:
./compare_outputs.sh casos/ salidas/Para crear un commit sin correr los hooks se debe ejecutar:
git commit --no-verifyPara correr cppcheck sin necesidad de un commit se debe ejecutar:
pre-commit run --hook-stage manual --files main.cpp wordscounter.cpp