Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 233 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 233 Bytes

linting-arguments-python

Provides linting rules around function arguments in Python

Getting Started

Use poetry

poetry install

Run Tests

poetry run pytest tests.py