Generates a code conventions architecture test file.
mix arch_test.gen.conventions
Creates test/arch/conventions_arch_test.exs checking that production modules contain no IO.puts, dbg, or bare raise string calls.
test/arch/conventions_arch_test.exs
IO.puts
dbg
raise