Metadata-Version: 2.4
Name: polylint
Version: 0.0.1
Summary: Universal zero-dependency linter & formatter (poly) — name reservation placeholder
Project-URL: Homepage, https://github.com/Goldziher/polylint
Project-URL: Repository, https://github.com/Goldziher/polylint
Project-URL: Issues, https://github.com/Goldziher/polylint/issues
Author-email: Na'aman Hirschfeld <nhirschfeld@gmail.com>
License-Expression: MIT OR Apache-2.0
Keywords: format,formatter,lint,linter,polyglot
Classifier: Development Status :: 1 - Planning
Classifier: Programming Language :: Rust
Classifier: Topic :: Software Development :: Quality Assurance
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# polylint

Name-reservation placeholder for [**poly**](https://github.com/Goldziher/polylint), a universal
zero-dependency linter & formatter shipped as two pure-Rust binaries (`polylint` + `polyfmt`).

This `0.0.1` release only reserves the name. A future release will turn this into a thin installer
that downloads the matching prebuilt binary.

Until then, install poly via the script, `cargo binstall`, or Homebrew — see the
[project README](https://github.com/Goldziher/polylint).
