forked from adamlaska/browser-compat-data
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlabeler.yml
More file actions
45 lines (45 loc) · 877 Bytes
/
labeler.yml
File metadata and controls
45 lines (45 loc) · 877 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
bulk_update :package::
- "scripts/migrations/**"
data:api :rabbit2::
- "api/**"
data:browsers :earth_africa::
- "browsers/**"
data:css :art::
- "css/**"
data:html :page_facing_up::
- "html/**"
data:http :mountain_cableway::
- "http/**"
data:js :pager::
- "javascript/**"
data:mathml :heavy_division_sign::
- "mathml/**"
data:svg :paintbrush::
- "svg/**"
data:webdriver :racing_car::
- "webdriver/**"
data:webext :game_die::
- "webextensions/**"
dependencies :chains::
- "package-lock.json"
- "package.json"
docs :writing_hand::
- "**/*.md"
infra :building_construction::
- ".editorconfig"
- ".git*"
- ".gitattributes"
- ".github/**"
- ".gitignore"
- ".npm*"
- ".prettier*"
- "/*.js"
- "/*.ts"
- "LICENSE"
- "package*"
linter :house_with_garden::
- "test/**"
scripts :scroll::
- "scripts/**"
schema :gear::
- "schemas/**"