• Dorota Czaplejewicz's avatar
    lint: Check for missing braces · 153f9c39
    Dorota Czaplejewicz authored
    The `eek/layersurface.c` file should be excluded because it's an imported, "foreign" source, but clang-tidy doesn't seem to have an annotation for that.
    
    An alternative would have been to exclude it in Meson and do the check there, but that requires clang-tidy, raising the barrier to contribute of Squeekboard even more (it already requires libfeedback, which isn't packaged widely).
    153f9c39