mirror of
https://github.com/Hopiu/micro.git
synced 2026-03-24 18:00:25 +00:00
Update runtime
This commit is contained in:
parent
95eb8eb9dd
commit
cfcb2e4577
2 changed files with 53 additions and 7 deletions
File diff suppressed because one or more lines are too long
|
|
@ -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):?"
|
||||
|
|
|
|||
Loading…
Reference in a new issue