mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-06 13:06:53 +00:00
where possible http->https and fix links
This commit is contained in:
parent
0322dee1ed
commit
c6882772e1
6 changed files with 12 additions and 12 deletions
|
|
@ -569,7 +569,7 @@ Options and their Descriptions
|
|||
# https://some-super-long-domain-name.com/with/some/very/long/path
|
||||
|
||||
url = (
|
||||
'http://...'
|
||||
'https://...'
|
||||
)
|
||||
|
||||
This defaults to: ``79``
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue