Don't print the number of deps in count-deps tests
It is redundant information and a source of needless version control conflicts when multiple MRs are changing the deps list. Just printing the list and not also its length is fine.
Showing
- testsuite/tests/count-deps/CountDepsAst.stdout 1 addition, 1 deletiontestsuite/tests/count-deps/CountDepsAst.stdout
- testsuite/tests/count-deps/CountDepsParser.stdout 1 addition, 1 deletiontestsuite/tests/count-deps/CountDepsParser.stdout
- utils/count-deps/Main.hs 1 addition, 2 deletionsutils/count-deps/Main.hs
Please register or sign in to comment