flake8-indent-in-def

View on PyPIReverse Dependencies (0)

0.1.2 flake8_indent_in_def-0.1.2-py2.py3-none-any.whl

Wheel Details

Project: flake8-indent-in-def
Version: 0.1.2
Filename: flake8_indent_in_def-0.1.2-py2.py3-none-any.whl
Download: [link]
Size: 6851
MD5: 197e8e7f828ecc3e7d68f85075b0f625
SHA256: ef56852e377f333d84d9d926287583f174e7f2eb757658e304af1fbfb2df6cb9
Uploaded: 2022-10-05 06:45:56 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: flake8-indent-in-def
Version: 0.1.2
Summary: A flake8 plugin that enforces 8-space indentation in function/class definitions
Home-Page: https://github.com/cyyc1/flake8-indent-in-def
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: Implementation :: CPython
Requires-Python: >=3.8
Requires-Dist: flake8 (>=4)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 4579 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.37.1)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
flake8_indent_in_def.py sha256=csG019EsYGySK7nWI9UbfvWeAJ7cKMH4DxxO0S0FE8M 11271
flake8_indent_in_def-0.1.2.dist-info/LICENSE sha256=lGyn0-nOIoIac8v-x0OUo24drqMEvEFkjGdFziEM7HQ 1062
flake8_indent_in_def-0.1.2.dist-info/METADATA sha256=R61V9b62k39vM5rKsDRhBvWNcD6v7VysSwAUVPWXzEQ 5143
flake8_indent_in_def-0.1.2.dist-info/WHEEL sha256=z9j0xAa_JmUKMpmz72K0ZGALSM_n-wQVmGbleXx2VHg 110
flake8_indent_in_def-0.1.2.dist-info/entry_points.txt sha256=Rm9d0SYuG7dnX-umE94pTyIYI6lVmFEBv1UpuRC694c 53
flake8_indent_in_def-0.1.2.dist-info/top_level.txt sha256=wKtgyXAu-ToEpboeFV9kp7y8Mzg9Vjd2oT-DpNnR4yA 21
flake8_indent_in_def-0.1.2.dist-info/RECORD

top_level.txt

flake8_indent_in_def

entry_points.txt

IND = flake8_indent_in_def:Plugin