Blame view

framework/.scrutinizer.yml 103 Bytes
385d70ca   Administrator   Importers CRUD
1
2
3
4
5
6
7
  inherit: true
  filter:
    excluded_paths:
      - thirdparty/*
      - parsers/*
      - docs/*
      - images/*