diff options
| author | Dimitris Zlatanidis <dslackw@gmail.com> | 2024-04-25 18:49:31 +0900 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-04-25 21:56:28 +0700 |
| commit | 5de204b791d46d2f68ad5948ec776725e7a0d1bc (patch) | |
| tree | e973d92e9f94260f8b9342b986f431159ef3fbc3 /python/python3-flake8_annotations/slack-desc | |
| parent | 28437a5bf5eea652b7f7437fd78d5450cc5f9822 (diff) | |
python/python3-flake8_annotations: Added (type annotation checks).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-flake8_annotations/slack-desc')
| -rw-r--r-- | python/python3-flake8_annotations/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python3-flake8_annotations/slack-desc b/python/python3-flake8_annotations/slack-desc new file mode 100644 index 0000000000..6ddd32ae8d --- /dev/null +++ b/python/python3-flake8_annotations/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +python3-flake8_annotations: python3-flake8_annotations (is a plugin for Flake8) +python3-flake8_annotations: +python3-flake8_annotations: flake8_annotations is a plugin for Flake8 that detects the absence +python3-flake8_annotations: of PEP 3107-style function annotations. +python3-flake8_annotations: +python3-flake8_annotations: Homepage: https://github.com/sco1/flake8-annotations +python3-flake8_annotations: +python3-flake8_annotations: +python3-flake8_annotations: +python3-flake8_annotations: +python3-flake8_annotations: |
