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