mirror of
https://github.com/certbot/certbot.git
synced 2026-01-26 07:41:33 +03: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