harper/harper-cli
dependabot[bot] 56312fa71e
build(deps): bump serde from 1.0.224 to 1.0.226 (#1982)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.224 to 1.0.226.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.224...v1.0.226)

---
updated-dependencies:
- dependency-name: serde
  dependency-version: 1.0.226
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-22 16:22:28 +00:00
..
src refactor: metadata attribute naming and commenting (#1572) 2025-09-16 19:08:22 +00:00
Cargo.toml build(deps): bump serde from 1.0.224 to 1.0.226 (#1982) 2025-09-22 16:22:28 +00:00
README.md feat: Separated out the TreeSitterParser to own crate for portability 2024-06-22 17:07:09 -06:00

harper-cli

What?

harper-cli is a small, experimental frontend for Harper. It can be used in any situation where you might need to check a large number of files automatically (like in continuous integration).

Right now it is quite feature barren, mainly because an external use-case has not been defined yet. If you have any thoughts, feel free to reach out.

Possible Future Features

  • On-disk caching
  • Custom dictionaries (maybe use the same ones as harper-ls?)
  • Machine-readable output