Skip to content

Commit 6629107

Browse files
committed
mkosi: Drop IWYU
We use clang-tidy's include checker, so let's stop installing IWYU.
1 parent 2e5f717 commit 6629107

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

mkosi/mkosi.tools.conf/mkosi.conf.d/debian-ubuntu.conf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ PrepareScripts=%D/mkosi/mkosi.images/build/mkosi.conf.d/debian-ubuntu/mkosi.prep
1212
Packages=
1313
clang-tools
1414
gh
15-
iwyu
1615
lcov
1716
mypy
1817
shellcheck

mkosi/mkosi.tools.conf/mkosi.conf.d/fedora.conf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ Distribution=fedora
55

66
[Content]
77
Packages=
8-
iwyu
98
lcov
109
gh
1110
ruff

mkosi/mkosi.tools.conf/mkosi.conf.d/opensuse.conf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ PrepareScripts=%D/mkosi/mkosi.images/build/mkosi.conf.d/opensuse/mkosi.prepare
1111
Packages=
1212
clang-tools
1313
gh
14-
include-what-you-use
1514
lcov
1615
mypy
1716
python3-ruff

0 commit comments

Comments
 (0)