|
__init__.py
|
Make checker.get_index_html() return bytes
|
2023-04-17 19:24:22 +01:00 |
|
const.py
|
Add linting with Pylint to build workflow
|
2023-05-03 19:24:53 +01:00 |
|
dnsurl.py
|
Fix formatting and typos in docstrings
|
2020-07-25 16:35:48 +01:00 |
|
fileurl.py
|
Make checker.get_index_html() return bytes
|
2023-04-17 19:24:22 +01:00 |
|
ftpurl.py
|
Fix FTP checker
|
2023-04-17 19:24:22 +01:00 |
|
httpurl.py
|
Add linting with Pylint to build workflow
|
2023-05-03 19:24:53 +01:00 |
|
ignoreurl.py
|
Run black on linkcheck/
|
2020-05-30 17:01:36 +01:00 |
|
itmsservicesurl.py
|
Remove unneeded pass statements
|
2020-08-22 17:17:02 +01:00 |
|
mailtourl.py
|
Convert some printf-style strings
|
2022-11-08 19:21:29 +00:00 |
|
nntpurl.py
|
Fix typos
|
2022-09-02 17:20:02 +08:00 |
|
telneturl.py
|
Convert to Python 3 super()
|
2020-06-03 20:06:36 +01:00 |
|
unknownurl.py
|
Run pyupgrade --py37-plus x 2
|
2022-11-08 19:21:29 +00:00 |
|
urlbase.py
|
Add linting with Pylint to build workflow
|
2023-05-03 19:24:53 +01:00 |