certbot/certbot-nginx/certbot_nginx
James Hiebert 307f45f88f Enable checking of type annotation in Nginx plugin (#5997)
* Adds type checking for certbot-nginx

* First pass at type annotation in certbot-nginx

* Ensure linting is disabled for timing imports

* Makes container types specific per PR comments

* Removes unnecessary lint option
2018-05-15 09:36:47 -07:00
..
tests Enable checking of type annotation in Nginx plugin (#5997) 2018-05-15 09:36:47 -07:00
__init__.py s/Let's Encrypt/Certbot certbot-nginx 2016-04-13 16:49:30 -07:00
configurator.py Enable checking of type annotation in Nginx plugin (#5997) 2018-05-15 09:36:47 -07:00
constants.py feat(nginx plugin): add HSTS enhancement (#5463) 2018-03-16 15:27:39 -07:00
display_ops.py Nginx plugin wildcard support for ACMEv2 (#5619) 2018-03-01 14:05:49 -08:00
http_01.py Enable checking of type annotation in Nginx plugin (#5997) 2018-05-15 09:36:47 -07:00
nginxparser.py Enable checking of type annotation in Nginx plugin (#5997) 2018-05-15 09:36:47 -07:00
obj.py Remove ipv6only=on from duplicated vhosts (#5793) 2018-03-27 15:11:39 -07:00
options-ssl-nginx.conf Remove reference to .new in Nginx's SSL options. (#4769) 2017-06-01 15:26:54 -07:00
parser.py Enable checking of type annotation in Nginx plugin (#5997) 2018-05-15 09:36:47 -07:00
tls_sni_01.py Nginx plugin wildcard support for ACMEv2 (#5619) 2018-03-01 14:05:49 -08:00