harper/harper-cli
dependabot[bot] 2bbde8a43a
build(deps): bump serde_json from 1.0.142 to 1.0.143 (#1842)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.142 to 1.0.143.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.142...v1.0.143)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-version: 1.0.143
  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-02 14:25:03 +00:00
..
src fix: canonicalize workspace_root in configuration (#1713) 2025-08-07 21:16:51 +00:00
Cargo.toml build(deps): bump serde_json from 1.0.142 to 1.0.143 (#1842) 2025-09-02 14:25:03 +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