File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66 branches-ignore :
77 - ' repo-helper-update'
88 - ' pre-commit-ci-update-config'
9+ - ' imgbot'
910 pull_request :
1011
1112permissions :
Original file line number Diff line number Diff line change 77 branches-ignore :
88 - ' repo-helper-update'
99 - ' pre-commit-ci-update-config'
10+ - ' imgbot'
1011 pull_request :
1112
1213permissions :
Original file line number Diff line number Diff line change 77 branches-ignore :
88 - ' repo-helper-update'
99 - ' pre-commit-ci-update-config'
10+ - ' imgbot'
1011 pull_request :
1112
1213permissions :
Original file line number Diff line number Diff line change 77 branches-ignore :
88 - ' repo-helper-update'
99 - ' pre-commit-ci-update-config'
10+ - ' imgbot'
1011
1112 pull_request :
1213
Original file line number Diff line number Diff line change 77 branches-ignore :
88 - ' repo-helper-update'
99 - ' pre-commit-ci-update-config'
10+ - ' imgbot'
1011 tags :
1112 - ' *'
1213 pull_request :
Original file line number Diff line number Diff line change 77 branches-ignore :
88 - ' repo-helper-update'
99 - ' pre-commit-ci-update-config'
10+ - ' imgbot'
1011
1112 pull_request :
1213
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ exclude: ^$
55
66repos :
77 - repo : https://github.com/repo-helper/pyproject-parser
8- rev : v0.4.1
8+ rev : v0.4.2
99 hooks :
1010 - id : reformat-pyproject
1111
Original file line number Diff line number Diff line change @@ -58,8 +58,8 @@ flake8_strftime
5858 :target: https://github.com/python-formate/flake8_strftime/actions?query=workflow%3A%22mypy%22
5959 :alt: mypy status
6060
61- .. |requires | image :: https://requires.io /github/python-formate/flake8_strftime/requirements .svg?branch=master
62- :target: https://requires.io /github/python-formate/flake8_strftime/requirements/?branch=master
61+ .. |requires | image :: https://dependency-dash.herokuapp.com /github/python-formate/flake8_strftime/badge .svg
62+ :target: https://dependency-dash.herokuapp.com /github/python-formate/flake8_strftime/
6363 :alt: Requirements Status
6464
6565.. |coveralls | image :: https://img.shields.io/coveralls/github/python-formate/flake8_strftime/master?logo=coveralls
Original file line number Diff line number Diff line change @@ -60,7 +60,8 @@ flake8_strftime
6060 :workflow: mypy
6161 :alt: mypy status
6262
63- .. |requires | requires-io-shield ::
63+ .. |requires | image :: https://dependency-dash.herokuapp.com/github/python-formate/flake8_strftime/badge.svg
64+ :target: https://dependency-dash.herokuapp.com/github/python-formate/flake8_strftime/
6465 :alt: Requirements Status
6566
6667 .. |coveralls | coveralls-shield ::
Original file line number Diff line number Diff line change @@ -104,6 +104,7 @@ add_module_names = false
104104hide_none_rtype = true
105105all_typevars = true
106106overloads_location = " bottom"
107+ html_codeblock_linenos_style = " table"
107108autodoc_exclude_members = [
108109 " __dict__" ,
109110 " __class__" ,
You can’t perform that action at this time.
0 commit comments