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
b64bd'>Add git configuration templates to improve diff hunk header detection....Sarah Morgensen 2020-12-14maint: Only run `make authenticate` when pushing commits....Leo Famulari 2020-06-01maint: Adjust comment in 'pre-push' hook....Ludovic Courtès 2020-05-29maint: Git pre-push hook runs "make authenticate check-channel-news"....Ludovic Courtès