aboutsummaryrefslogtreecommitdiff
root = true

[*.{c,h,cpp,hpp,el,scm,ac,am,m4,po}{,.in}]
end_of_line = lf
insert_final_newline = true
charset = utf-8
trim_trailing_whitespace = true

[*.{c,h,cpp,hpp,ac,am,m4,el,scm}{,.in}]
max_line_length = 85

[*.{c,h,cpp,hpp,ac,m4,el,scm}{,.in}]
indent_style = space

[*.{c,h,cpp,hpp}{,.in}]
indent_size = 4
'2022-01-16 23:56:56 +0100'>2022-01-16tests: Clean up after 'tests/guix-graph.sh'....Ludovic Courtès 2020-09-28tests: Simplify shell exit status negation;...Eric Bavier 2020-05-11guix graph: Add '--path'....Ludovic Courtès