Fix dependencies for scrutinizer

This commit is contained in:
Laurent Destailleur 2022-05-22 17:23:10 +02:00
parent 660df4809a
commit ee4329327d

View File

@ -21,6 +21,8 @@ filter:
- htdocs/includes/* - htdocs/includes/*
- node_modules/* - node_modules/*
- test/* - test/*
dependency_paths:
- htdocs/includes/*
paths: paths:
- htdocs/* - htdocs/*
- scripts/* - scripts/*