harper/harper-cli
dependabot[bot] e8099a365f
build(deps): bump strum_macros from 0.27.1 to 0.27.2 (#1600)
Bumps [strum_macros](https://github.com/Peternator7/strum) from 0.27.1 to 0.27.2.
- [Release notes](https://github.com/Peternator7/strum/releases)
- [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Peternator7/strum/compare/v0.27.1...v0.27.2)

---
updated-dependencies:
- dependency-name: strum_macros
  dependency-version: 0.27.2
  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:24:17 +00:00
..
src chore(core): rename + document items (#1523) 2025-07-10 15:01:30 -06:00
Cargo.toml build(deps): bump strum_macros from 0.27.1 to 0.27.2 (#1600) 2025-07-21 15:24:17 +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