chore-cli 0.0.1

A path comment fmt
Documentation
1
2
3
4
5
6
7
8
9
[path_comment]
enabled = true

[path_comment.formats]
".rs" = "/* $path$file */"

[path_comment.exclude]
dirs = ["target"]
patterns = ["*.test.rs"]