Mercurial > hg
diff mercurial/archival.py @ 49949:3c37cb7bce61
clippy: actually fail if there are any warnings
So far, only errors would trip the CI, this makes it so all warnings are
elevated to errors, making it a CI fail if any warnings are present.
This was the intended behavior, I just missed this when adding clippy.
author | Raphaël Gomès <rgomes@octobus.net> |
---|---|
date | Wed, 25 Jan 2023 18:45:38 +0100 |
parents | 55d45d0de4e7 |
children | 3b8d92f71d92 |