pragma-once

pragma-once is a linter for C, C++.

You can enable the pragma-once linter with:

trunk check enable pragma-once

Auto Enabling

pragma-once will never be auto-enabled. It must be enabled manually.

Last updated