lint: Define DSL to help simplify writing linting rules
Open
cmd: lint
kind: design
- Dominant language
- Nim
- Stars
- 23
- Forks
- 17
- Avg merge
- 13h 57m
- Merged PRs (30d)
- 1
Description
Nim has awesome meta-programming functionality, which we can use to define a DSL that allows us to succinctly define the linting rules to implement. Let's use this issue to discuss what the DSL should look like.
Note that it is possible that we don't _have_ to use DSL, but it is something to consider.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.