IntersectMBO / IntersectMBO/formal-ledger-specifications
Consistent naming of tactics/macros
Open
- Dominant language
- Agda
- Stars
- 52
- Forks
- 20
- Avg merge
- 6d 14h
- Merged PRs (30d)
- 7
Description
We should enforce the naming convention that `macro`s corresponding to a meta-program `` of type `Term → TC ` is always named `by-`.
e.g. [the tactic for automating injectivity proofs](https://github.com/input-output-hk/formal-ledger-specifications/blob/master/src/Tactic/ByEq.agda) does not follow this convention.
_Originally posted by @WhatisRT in https://github.com/input-output-hk/formal-ledger-specifications/pull/231#pullrequestreview-1657151090_
Contributor guide
Assessment
This issue has not been assessed yet.