repo.or.cz
/
gecko.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Bug 1686838 [wpt PR 27194] - [webcodecs] Deprecate VideoFrame.destroy()., a=testonly
[gecko.git]
/
taskcluster
/
.yamllint
blob
565358489b4b3c2d7b0214e4f99b53b9fb609539
1
---
2
ignore: |
3
*node_modules*
4
5
extends: default
6
7
rules:
8
document-end:
9
present: false
10
document-start:
11
present: true
12
indentation:
13
spaces: 4
14
# Checks currently failing
15
line-length: disable