File: labeler.yml

package info (click to toggle)
node-mylas 2.1.14-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 420 kB
  • sloc: sh: 4; javascript: 4; makefile: 4
file content (11 lines) | stat: -rw-r--r-- 88 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
repo:
  - ./*
  
source:
  - ts/**/*
    
testing:
  - tests/**/*

github:
  - .github/*