mirror of
https://github.com/Hopiu/micro.git
synced 2026-05-11 08:13:11 +00:00
parent
a171795654
commit
19ee4b281e
2 changed files with 13 additions and 13 deletions
File diff suppressed because one or more lines are too long
|
|
@ -36,7 +36,7 @@ rules:
|
||||||
rules: []
|
rules: []
|
||||||
|
|
||||||
- comment:
|
- comment:
|
||||||
start: "#"
|
start: "(^|[[:space:]])#"
|
||||||
end: "$"
|
end: "$"
|
||||||
rules:
|
rules:
|
||||||
- todo: "(TODO|XXX|FIXME):?"
|
- todo: "(TODO|XXX|FIXME):?"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue