mirror of
https://github.com/Hopiu/micro.git
synced 2026-03-18 06:50:25 +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: []
|
||||
|
||||
- comment:
|
||||
start: "#"
|
||||
start: "(^|[[:space:]])#"
|
||||
end: "$"
|
||||
rules:
|
||||
- todo: "(TODO|XXX|FIXME):?"
|
||||
|
|
|
|||
Loading…
Reference in a new issue