No need to load checks again, they're compiled

This commit is contained in:
Claudio Ortolina
2026-05-21 08:50:00 +01:00
parent ff42f24972
commit e99597dc7e
+1 -2
View File
@@ -3,8 +3,7 @@
%{ %{
name: "default", name: "default",
requires: [ requires: [
"./deps/phoenix_test/lib/phoenix_test/credo/**/*.ex", "./deps/phoenix_test/lib/phoenix_test/credo/**/*.ex"
"./lib/music_library/credo/**/*.ex"
], ],
plugins: [{ExSlop, []}], plugins: [{ExSlop, []}],
checks: %{ checks: %{