pkgdev
pkgdev copied to clipboard
`pkgdev commit` or pkgdev.conf strict mode?
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.
If memory servers, repoman used to prevent committing with errors unless we used a 'force' parameter. Consider this a ++ for not committing on errors with the proper config settings.