summaryrefslogtreecommitdiff
path: root/src/clarktown/correctors
AgeCommit message (Collapse)Author
2022-04-30Use ATX matcher to identify blockAsko Nõmm
2022-04-24Do not correct when in code blockAsko Nõmm
2022-04-23Add docstringsAsko Nõmm
2022-04-23No need for `let` hereAsko Nõmm
2022-04-22Implement tests for correctorsAsko Nõmm
2022-04-19WIP #16Asko Nõmm
Pretty much done. Needs more testing. And new documentation.