summary refs log tree commit diff stats
path: root/results/scraper/fex/1696
blob: 8c7c11ca630babedf29f8b94657457e124312a81 (plain) (blame)
1
2
3
4
5
6
7
8
9
Define standarised TODO markers
We can define 
```
TODO_ISSUE(issuenumber, username, comment)
TODO_ISSUE(issuenumber, comment)
TODO(username,comment)
TODO(comment)
```
For a more structured way of handling TODOs