Extend exclude path. Trigger a new inspection.

This commit is contained in:
James Cole 2016-09-17 07:10:29 +02:00
parent aac0c9ab98
commit 4ad4252a77

View File

@ -5,3 +5,4 @@ filter:
excluded_paths:
- app/Support/Migration/*
- app/database/migrations/*
- database/migrations/*