xref: /plugin/openlayersmap/.scrutinizer.yml (revision a760825c0aa6eee7ec491397b3516b6237e4ad78)
1filter:
2  dependency_paths:
3    - ol/
4
5build:
6  nodes:
7    analysis:
8      dependencies:          # This needs to be the section name like "tests", "dependencies", or "project_setup"
9        override:
10          - true
11