pkgdev icon indicating copy to clipboard operation
pkgdev copied to clipboard

`pkgdev commit` or pkgdev.conf strict mode?

Open APN-Pucky opened this issue 1 year ago • 1 comments

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.

APN-Pucky avatar Oct 20 '24 14:10 APN-Pucky

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.

mpagano avatar Feb 17 '25 22:02 mpagano