Jay Berkenbilt
|
1d979adde5
|
Bump minimum clang-format version to 16
Also enforce in format-code.
|
2023-06-17 11:45:06 -04:00 |
|
Jay Berkenbilt
|
6b077332d3
|
Switch line length from 80 to 100 columns
|
2023-05-21 13:34:20 -04:00 |
|
Jay Berkenbilt
|
7f023701dd
|
Formatting: remove space in range-style for loops
Change .clang-format and commit automated changes from a fresh run of
format-code
|
2022-04-30 13:26:43 -04:00 |
|
Jay Berkenbilt
|
37f05e67d8
|
Remove AttributeMacros from .clang-format
I was using AttributeMacros incorrectly, and a recent update to
clang-format broke the formatting.
|
2022-04-23 17:11:38 -04:00 |
|
Jay Berkenbilt
|
f20fa61eb4
|
Add .clang-format and .dir-locals.el files to set coding style
Configure emacs and clang-format 15 to the coding style I am choosing
for qpdf.
|
2022-04-04 08:10:40 -04:00 |
|