mirror of
https://github.com/certbot/certbot.git
synced 2026-01-27 19:42:53 +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