Skip to content
This repository was archived by the owner on Oct 19, 2025. It is now read-only.
This repository was archived by the owner on Oct 19, 2025. It is now read-only.

Implement literate code verbs in pomagma.corpus #34

@fritzo

Description

@fritzo

The following verbs will be needed:

  • reformat: like gofmt for go, clang-format for c++
  • extract: extracts code from corpus to send to the analyst
  • annotate: annotates markdown files with high-latency analyst results
  • suggest: gives real-time feedback from low-latency analyst results
  • precommit: runs reformat and annotate on corpus code before each git commit

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions