Re: PATCH: silence Shellcheck warning
Ben Elliston <[email protected]>
| Newsgroups | gmane.comp.sysutils.automake.patches |
|---|---|
| Message-ID | <20220118102512.GA324400@bapbop> |
On Tue, Jan 18, 2022 at 04:18:52AM -0500, Mike Frysinger wrote: > that said, automake targets lower than POSIX, so i agree that we > should leave it be for automake specifically. feel like posting a > patch to suppress this particular check in lib/missing instead ? If it's welcome, sure. Some people are opposed to littering pragmas through source files to disable linters that they think do more harm than good. Ben