Use non-multi-line comments when multi-line are not supported #914
Labels
comment-styles
Request for a new comment style, or fixing a bug with these
enhancement
New feature or request
stale
unresolved
Currently an error is thrown...which stops all progress and means a different command must be used for various file extensions...which prevents use of
--recursive
:reuse-tool/src/reuse/_annotate.py
Lines 77 to 83 in 00a8d94
Given that non-multi-line files only support single line comments, there's no reason to stop the command completely. Instead,
--multi-line
could be described as "use multi-line comments when available".The text was updated successfully, but these errors were encountered: