mirror of
https://github.com/certbot/certbot.git
synced 2026-07-27 16:30:31 +02:00
* feat(nginx): add and test new parsing abstractions * chore(nginx parser): fix mypy and address small comments * chore(nginx parser): clean up by removing context object * fix integration test and lint