mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
Lower the lint level to warn for the styling lints. This avoids compile issues during packaging for newer tooling with potential more lint findings. Still deny compiling if a public symbol has no documentation. Fixes: https://github.com/ibm-s390-linux/s390-tools/issues/173 Reviewed-by: Jan Höppner <hoeppner@linux.ibm.com> Signed-off-by: Steffen Eiden <seiden@linux.ibm.com>