X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=.credo.exs;h=580cb270539657347a93c6853ab5c01565ef8ac6;hb=9ce97d454c488747cd83cc5a452d474de617de50;hp=94e19c4b5b0710298bbab058f924004a25185d13;hpb=6c8d15da110e86f799052c82df8b7b2404f8f722;p=akkoma diff --git a/.credo.exs b/.credo.exs index 94e19c4b5..580cb2705 100644 --- a/.credo.exs +++ b/.credo.exs @@ -19,7 +19,7 @@ # # You can give explicit globs or simply directories. # In the latter case `**/*.{ex,exs}` will be used. - included: ["lib/", "src/", "web/", "apps/"], + included: ["lib/", "src/", "web/", "apps/", "test/"], excluded: [~r"/_build/", ~r"/deps/"] }, #