| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| |
|
| |
Signed-off-by: Alex <aleksandrosansan@gmail.com>
|
| |
|
|
| |
Signed-off-by: Evgeny Vereshchagin <evvers@ya.ru>
|
| |
|
|
|
|
|
|
|
| |
CIFuzz and OSS-Fuzz are in sync with the master branch so it would
probably make sense to avoid running it for long-lived branches.
Inspired by https://github.com/karelzak/util-linux/pull/1248#issuecomment-776342252
Signed-off-by: Evgeny Vereshchagin <evvers@ya.ru>
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Fixex two yamllint indentation warning, the truthy is false positive.
util-linux $ yamllint ./.github/workflows/cifuzz.yml
6:1 warning truthy value should be one of [false, true] (truthy)
14:2 error wrong indentation: expected 2 but found 1 (indentation)
22:4 error wrong indentation: expected 5 but found 3 (indentation)
Reference: https://github.com/adrienverge/yamllint
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
|
| |
|
|
| |
Signed-off-by: Evgeny Vereshchagin <evvers@ya.ru>
|
|
|
Signed-off-by: Karel Zak <kzak@redhat.com>
|