Skip to content

Check ForbiddenCall

github-actions[bot] edited this page Nov 22, 2024 · 5 revisions

Forbidden call.

Non-compliant Code Example

print(variable)

Options

Option Default value Description
forbidden-call.forbidden-calls show(), sw:show(), print(), sw:print(), debug_print(), sw:debug_print(), .sys!perform(), .sys!perform_iter(), .sys!slot(), .sys!slot()<<, .sys!slot()^<< List of forbidden calls, separated by ','

Note

This page is generated. Any changes made to this page through the wiki will be lost in the future.