zmap / zlint

X.509 Certificate Linter focused on Web PKI standards and requirements.
https://zmap.io
Apache License 2.0
358 stars 107 forks source link

Remove references in comments to Initialize() method of lints #718

Closed toddgaunt-gs closed 1 year ago

toddgaunt-gs commented 1 year ago

Hello Zlint team!

Just a small PR to update some comments that still refer to lints having an Initialize method. This appears to no longer be the case but a warning in the comments for RegisterLint, RegisterCertificateLint, and RegisterRevocationListLint was still referencing lints having such a method.

Regards, Todd Gaunt