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"]