mirror of
https://github.com/systemd/systemd
synced 2026-04-23 07:24:51 +02:00
Compare commits
No commits in common. "74b781de2545c80b988981aace9e04148cf3dfe3" and "e41dcb822167116c8924e56b39640536df894bbd" have entirely different histories.
74b781de25
...
e41dcb8221
3
.github/workflows/linter.yml
vendored
3
.github/workflows/linter.yml
vendored
@ -29,10 +29,9 @@ jobs:
|
|||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
- name: Lint Code Base
|
- name: Lint Code Base
|
||||||
uses: github/super-linter/slim@b8641364ca9a79b3cf07f3c4c59a82709cd39094
|
uses: github/super-linter@b8641364ca9a79b3cf07f3c4c59a82709cd39094
|
||||||
env:
|
env:
|
||||||
DEFAULT_BRANCH: main
|
DEFAULT_BRANCH: main
|
||||||
MULTI_STATUS: false
|
|
||||||
# Excludes:
|
# Excludes:
|
||||||
# - man/.* - all snippets in man pages (false positives due to
|
# - man/.* - all snippets in man pages (false positives due to
|
||||||
# missing shebangs)
|
# missing shebangs)
|
||||||
|
|||||||
@ -40,5 +40,4 @@ jobs:
|
|||||||
- fedora-rawhide-aarch64
|
- fedora-rawhide-aarch64
|
||||||
- fedora-rawhide-i386
|
- fedora-rawhide-i386
|
||||||
- fedora-rawhide-ppc64le
|
- fedora-rawhide-ppc64le
|
||||||
- fedora-rawhide-s390x
|
|
||||||
- fedora-rawhide-x86_64
|
- fedora-rawhide-x86_64
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user