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 .sh?h=koszko' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiff
path: root/tests/guix-lint.sh
AgeCommit message (Expand)Author
2021-02-22packages: 'package-field-location' handles 'search-path' returning #f....Ludovic Courtès
2020-09-28tests: Simplify shell exit status negation;...Eric Bavier
2020-08-23lint: formatting: Gracefully handle relative file names....Ludovic Courtès
2019-12-08lint: Add '--load-path' option....zimoun