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
no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD CLOSED TREE
[gecko.git]
/
taskcluster
/
.yamllint
blob
8b464b1e2d05e5cdd073ad9112b71c19eb9d9bd0
1
---
2
ignore: |
3
*node_modules*
4
**/test/params/
5
6
extends: default
7
8
rules:
9
document-end:
10
present: false
11
document-start:
12
present: true
13
indentation:
14
spaces: 4
15
# Checks currently failing
16
line-length: disable