Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
{
"exclude": "(contrib|crypto)",
"linters": {
"python": {
"type": "pep8",
"include": "(\\.py$)"
},
"spelling": {
"type": "spelling"
"chmod": {
"type": "chmod",
"exclude": "(/tests/)"
"merge-conflict": {
"type": "merge-conflict"
"filename": {
"type": "filename"
"json": {
"type": "json",
"include": "(\\.arclint|\\.json$)"
}