After formatting, the character "," (that is, a comma) appears at the very end before "}"
Open
- Dominant language
- Go
- Stars
- 1.8k
- Forks
- 75
- PR merge metrics
- No merged PRs in 30d
Description
After formatting, the character "," (that is, a comma) appears at the very end before "}":
loop:
- {item_name: doc_tools.plugin, item_path: '{3ACCEF78-860F-4D81-89E5-464C907F3628}'}
- {item_name: QRCode.plugin, item_path: '{D20D0768-6968-482B-8CEB-212D801030CF}'}
- {item_name: randomizer.plugin, item_path: '{2E935B75-113D-4613-BEA0-8879A775A42F}',}
or
with_items:
- {path: /root/.bashrc, regex: '[\033[01;32m\]', replace: '[\\033[01;31m\]',}
Contributor guide
Assessment
This issue has not been assessed yet.