FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
flake8-missing-annotations/repo_helper.yml at master · python-formate/flake8-missing-annotations · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python-formate
/
flake8-missing-annotations
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
flake8-missing-annotations
/
repo_helper.yml
Copy path
More file actions
More file actions
Latest commit
History
History
History
59 lines (51 loc) · 1.28 KB
Breadcrumbs
flake8-missing-annotations
/
repo_helper.yml
Copy path
File metadata and controls
59 lines (51 loc) · 1.28 KB
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
#
Configuration for 'repo_helper' (https://github.com/domdfcoding/repo_helper)
---
modname
:
flake8-missing-annotations
copyright_years
:
"
2022
"
author
:
"
Dominic Davis-Foster
"
email
:
"
dominic@davis-foster.co.uk
"
version
:
"
0.0.0
"
username
:
"
python-formate
"
assignee
:
"
domdfcoding
"
license
:
'
MIT
'
short_desc
:
"
Experimental Flake8 plugin to identify missing or incomplete argument annotations.
"
on_pypi
:
false
min_coverage
:
94
use_whey
:
true
docs_fail_on_warning
:
true
enable_docs
:
false
enable_conda
:
false
enable_tests
:
false
mypy_version
:
1.16
python_deploy_version
:
3.9
#
Versions to run tests for
python_versions
:
-
'
3.7
'
-
'
3.8
'
-
'
3.9
'
-
"
3.10
"
-
"
3.11
"
-
"
3.12
"
-
"
3.13
"
classifiers
:
-
'
Development Status :: 4 - Beta
'
-
'
Framework :: Flake8
'
-
'
Intended Audience :: Developers
'
-
"
Topic :: Utilities
"
extra_sphinx_extensions
:
-
sphinx_toolbox.pre_commit
-
sphinx_toolbox.flake8
-
sphinx-favicon
entry_points
:
flake8.extension
:
-
MAN=flake8_missing_annotations:Plugin
keywords
:
-
flake8
-
annotations
-
pep484
sphinx_conf_epilogue
:
-
needspace_amount = r"5\baselineskip"
-
'
favicons = [{"rel": "icon", "href": "https://python-formate.github.io/assets/formate.ico", "sizes": "48x48", "type": "image/vnd.microsoft.icon"}]
'
-
nitpicky = True
exclude_files
:
-
contributing
Back
|
FazBrowse Home
|
New Git URL