harper/harper-cli
dependabot[bot] 6002903f89
build(deps): bump serde_json from 1.0.140 to 1.0.141 (#1598)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.140 to 1.0.141.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.140...v1.0.141)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-version: 1.0.141
  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-07-21 15:23:51 +00:00
..
src chore(core): rename + document items (#1523) 2025-07-10 15:01:30 -06:00
Cargo.toml build(deps): bump serde_json from 1.0.140 to 1.0.141 (#1598) 2025-07-21 15:23:51 +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