Update runtime

This commit is contained in:
Zachary Yedidia 2020-10-06 17:39:20 -04:00
parent 95eb8eb9dd
commit cfcb2e4577
2 changed files with 53 additions and 7 deletions

File diff suppressed because one or more lines are too long

View File

@ -59,4 +59,4 @@ rules:
start: "#"
end: "$"
rules: # AKA Code tags (PEP 350)
- todo: "(TODO|FIXME|HACK|BUG|NOTE|FAQ|MNEMONIC|REQ|RFE|IDEA|PORT|\?\?\?|!!!|GLOSS|SEE|TODOC|STAT|RVD|CRED):?"
- todo: "(TODO|FIXME|HACK|BUG|NOTE|FAQ|MNEMONIC|REQ|RFE|IDEA|PORT|\\?\\?\\?|!!!|GLOSS|SEE|TODOC|STAT|RVD|CRED):?"