[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: DEB_BUILD_OPTIONS=nowerror



On Fri, Feb 24, 2023 at 2:26 PM Helmut Grohne <helmut@subdivi.de> wrote:
>
> Hi,
>
> I observe a pattern repeated at least twice and probably more often in
> packages.
>
>  * A package adds -Werror to the build. When a new toolchain version is
>    uploaded, it triggers a new warning and that makes the package FTBFS.
>  * A package runs shellcheck during build. When a new shellcheck is
>    uploaded, it triggers a new warning and makes the package FTBFS.
>

IMO, these are just linters. And shouldn't not run after the source is released.

I'd like to propose the option name `nolint`.

-- 
Shengjing Zhu


Reply to: