repo.or.cz
/
freebsd-src.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add dd as a bootstrap tool, for status= support
[freebsd-src.git]
/
.arclint
blob
31bda09b1a83854000b5c672777d9c920aa66544
1
{
2
"exclude": "(contrib|crypto)",
3
"linters": {
4
"python": {
5
"type": "pep8",
6
"include": "(\\.py$)"
7
},
8
"spelling": {
9
"type": "spelling"
10
},
11
"chmod": {
12
"type": "chmod"
13
},
14
"merge-conflict": {
15
"type": "merge-conflict"
16
},
17
"filename": {
18
"type": "filename"
19
},
20
"json": {
21
"type": "json",
22
"include": "(\\.arclint|\\.json$)"
23
}
24
}
25
}