tree: drop clang-format off for attributes
commitdae284976f0e8d9abce940df171b5b688f785820
authorEmil Velikov <emil.l.velikov@gmail.com>
Mon, 16 Sep 2024 19:35:32 +0000 (16 20:35 +0100)
committerEmil Velikov <emil.l.velikov@gmail.com>
Mon, 16 Sep 2024 19:45:32 +0000 (16 20:45 +0100)
treef005ed905b4fac98646f1aee357d392314535675
parent7a283cba9c67144e253273724d7879630701a6ee
tree: drop clang-format off for attributes

With the earlier commit, all the attributes are handled correctly so we
no longer need to explicitly disable clang.

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
examples/gl_basic.c
src/utils/wflinfo.c
src/waffle/core/wcore_error.h
tests/functional/gl_basic_test.c