Strict check on libraries should check for header guards or #pragma once #325
Labels
conclusion: declined
Will not be worked on
topic: code
Related to content of the project itself
type: enhancement
Proposed improvement
I think a header file for a library should always have either header guards or #pragme once, so the linter should check for that.
I checked a library without that, and it passed the checks..
The text was updated successfully, but these errors were encountered: