X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=.credo.exs;h=580cb270539657347a93c6853ab5c01565ef8ac6;hb=921571c19bf4a7fcea666aa70744a02fe108d11a;hp=94e19c4b5b0710298bbab058f924004a25185d13;hpb=2272934a5e5d5f2d0319381bd2f4dc322da78e18;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/"] }, #