From 4e9da59eacaf40f4c6651dce498b95b58ff1dd3a Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Wed, 26 Jan 2022 08:15:28 -0500 Subject: TODO note --- TODO | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index 3aab488c..c657a89d 100644 --- a/TODO +++ b/TODO @@ -26,6 +26,14 @@ implementation or crypt provider as long as this can be done in a thread-safe fashion. +* Consider doing one big commit to reformat the entire codebase using + clang-format or a similar tool. Consider using blame.ignoreRevsFile + or similar (or otherwise study git blame to see how to minimize the + impact of such a change). A good time to do this would be before + 10.6 since there is so much refactoring going on. In general, try to + make qpdf more contributor-friendly. Look + https://bestpractices.coreinfrastructure.org/en + Documentation ============= -- cgit v1.2.3-54-g00ecf