Metadata-Version: 2.4
Name: sublint
Version: 0.0.1
Summary: A linter checks your code. sublint checks what's under it — the implicit, load-bearing invariants you'd break non-obviously. In early development.
Author: theconstructory
Project-URL: Homepage, https://sublint.com
Keywords: lint,linter,invariants,static-analysis,code-comprehension,temporal
Classifier: Development Status :: 1 - Planning
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# sublint

**A linter checks your code. sublint checks what's _under_ it.**

sublint surfaces the implicit, load-bearing invariants of a codebase — the rules
no linter can see because they live beneath the surface and only become visible
across a project's history. The things you need to know before you break
something non-obviously.

🚧 **Early development.** This package name is reserved for the project at
[sublint.com](https://sublint.com). The real release is on its way.
