@@ -45,35 +45,35 @@ labels:
45
45
- label : " Standard: Generic"
46
46
draft : false
47
47
files :
48
- - " src/Standards/Generic/.*"
48
+ - " src/Standards/Generic/(Docs|Sniffs)/ .*"
49
49
- label : " Standard: MySource"
50
50
draft : false
51
51
files :
52
- - " src/Standards/MySource/.*"
52
+ - " src/Standards/MySource/(Docs|Sniffs)/ .*"
53
53
- label : " Standard: PEAR"
54
54
draft : false
55
55
files :
56
- - " src/Standards/PEAR/.*"
56
+ - " src/Standards/PEAR/(Docs|Sniffs)/ .*"
57
57
- label : " Standard: PSR1"
58
58
draft : false
59
59
files :
60
- - " src/Standards/PSR1/.*"
60
+ - " src/Standards/PSR1/(Docs|Sniffs)/ .*"
61
61
- label : " Standard: PSR2"
62
62
draft : false
63
63
files :
64
- - " src/Standards/PSR2/.*"
64
+ - " src/Standards/PSR2/(Docs|Sniffs)/ .*"
65
65
- label : " Standard: PSR12"
66
66
draft : false
67
67
files :
68
- - " src/Standards/PSR12/.*"
68
+ - " src/Standards/PSR12/(Docs|Sniffs)/ .*"
69
69
- label : " Standard: Squiz"
70
70
draft : false
71
71
files :
72
- - " src/Standards/Squiz/.*"
72
+ - " src/Standards/Squiz/(Docs|Sniffs)/ .*"
73
73
- label : " Standard: Zend"
74
74
draft : false
75
75
files :
76
- - " src/Standards/Zend/.*"
76
+ - " src/Standards/Zend/(Docs|Sniffs)/ .*"
77
77
78
78
- label : " Type: breaking change"
79
79
draft : false
0 commit comments