Skip to content

ci: Check the API visibility

Adrien Plazas requested to merge adrien.plazas/libhandy:api-visibility into master

Add a lint stage which will check we don't accidentally add private headers to public ones, and that all public headers are included in the public handy.h.

Merge request reports