kebab: ELF checks are enabled by default

Change-Id: I5740f4c8d359831b4cb794912c5d650f55c33f17
This commit is contained in:
Michael Bestas
2024-11-05 23:17:37 +02:00
parent a55f64dbbf
commit 60c1b6fc80

View File

@@ -17,7 +17,6 @@ module = ExtractUtilsModule(
'kebab',
'oneplus',
namespace_imports=namespace_imports,
check_elf=True,
)
if __name__ == '__main__':