diff --git a/.scrutinizer.yml b/.scrutinizer.yml index d244d86e35..3cd5e689b7 100644 --- a/.scrutinizer.yml +++ b/.scrutinizer.yml @@ -4,3 +4,4 @@ tools: filter: excluded_paths: - app/Support/Migration/* + - app/database/migrations/*