harper/harper-cli
dependabot[bot] 8684c5d41a
build(deps): bump clap from 4.5.47 to 4.5.48 (#1979)
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.47 to 4.5.48.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.47...clap_complete-v4.5.48)

---
updated-dependencies:
- dependency-name: clap
  dependency-version: 4.5.48
  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:23:19 +00:00
..
src refactor: metadata attribute naming and commenting (#1572) 2025-09-16 19:08:22 +00:00
Cargo.toml build(deps): bump clap from 4.5.47 to 4.5.48 (#1979) 2025-09-22 16:23:19 +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