I'd like to treat warnings (e.g. indent) as errors. Is there a setting for this in pkgdev? If I run `pkgdev commit` I don't want to manually check it's output if there are warnings of wrong indents.
I'd like to treat warnings (e.g. indent) as errors. Is there a setting for this in pkgdev?
If I run
pkgdev commitI don't want to manually check it's output if there are warnings of wrong indents.