Files
systemd/.github/workflows
Jan Macku 97eb826821 ci(lint): exclude .in files from ShellCheck lint
Exclude all `.in` files because they may contain unsupported syntax, and
they have to be preprocessed first. For example:

```sh
Error: SHELLCHECK_WARNING:
./src/rpm/systemd-update-helper.in:130:37: warning[SC1083]: This { is literal. Check expression (missing ;/\n?) or quote it.
```

Related to: https://github.com/systemd/systemd/pull/28521
2023-08-07 19:28:23 +02:00
..
2022-04-26 09:13:57 +00:00
2023-07-17 20:12:57 +01:00
2023-08-04 16:48:58 +02:00
2023-06-16 10:43:06 +09:00