ocomment 0.1.0

Fast, byte-preserving comment checker and remover
1
2
3
4
5
6
7
8
9
# ocomment

The `ocomment` command checks, reports, diffs, and atomically removes source-code
comments. It includes Git-index-aware fixes, an LSP 3.18 stdio server,
declarative language profiles, and a resource-limited WebAssembly Component
Model plugin host.

See the [project README](https://github.com/P4suta/OComment) for usage and
configuration.