Revision 77329b4d0e1aa35e26d8a32b2a8968a824b5de9c authored by Tobias Koppers on 13 October 2020, 12:37:31 UTC, committed by Tobias Koppers on 13 October 2020, 12:37:31 UTC
1 parent 48c10f3
Raw File
.istanbul.yml
instrumentation:
  excludes:
    - "**/*.runtime.js"
    - ".github/*"
back to top