mirror of
https://github.com/lvgl/lvgl.git
synced 2026-05-12 14:47:50 +08:00
2122583ec2
We do not use clang-format anymore, so the directive has been removed from most headers. lv_conf_template.h is untouched as a convenience for downstream projects which still use the tool. Fixes #2441