aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2023-05-18Ideas for an analyser for returning errors from deferTeddy Wing
Still working out how to traverse the AST to be able to see the objects I need.
2023-05-16Add Idea.txtTeddy Wing
Idea for a new linter for ensuring errors are returned from `defer` closures.