Code Review
/
ci-management.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
review
|
tree
history
|
raw
|
HEAD
CI: Remove JJB jobs for inactive projects
[ci-management.git]
/
.yamllint
1
---
2
extends: default
3
4
rules:
5
empty-lines:
6
max-end: 1
7
line-length:
8
max: 120
9
comments:
10
# prettier forces 1 space comment separator
11
min-spaces-from-content: 1