Metadata-Version: 2.1
Name: flake8-less-than
Version: 0.1.0
Summary: 
License: ISC
Author: Autumn Russell
Author-email: autumn@adrusi.com
Requires-Python: >=3.11,<4.0
Classifier: License :: OSI Approved
Classifier: License :: OSI Approved :: ISC License (ISCL)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: flake8
Description-Content-Type: text/markdown

# `flake8-less-than`

Comparisons read better when they're written using the less-than operator.
Code is usually written in ltr languages, and ascending order is more familiar than descending.
By exclusively using the less-than operator, you save yourself some headache.
The greater than operator was a mistake, such a useful symbol...

