Richard Levitte

Results 452 comments of Richard Levitte

``` diff diff --git a/crypto/objects/objects.txt b/crypto/objects/objects.txt index 86c3960375..b2c3278827 100644 --- a/crypto/objects/objects.txt +++ b/crypto/objects/objects.txt @@ -519,7 +519,8 @@ id-pkix-mod 100 : id-mod-cmp2021-02 id-pe 1 : authorityInfoAccess : Authority Information Access id-pe...

I was inspired by @mspncp's untabifying work. This effort is made manually, as I find perltidy having a bit too many quirks to make things easy enough.

I fully intend to backport to 1.1.1 as well

I'm looking again at this... @mspncp, do you happen to know which option I should hit?

I just did a re-run with `perltidy -ce` on the same files, and there are a few things I don't quite understand how to control. Some help figuring this out...

According to the manual, 80 is the default line length...