Files
isolationRunner/rules/qtcreator.rules
tomFlowee f805e8f2ce Have app-specific rules
This introduces the command execute-apprules which behaves like
an 'include' as it recurses into the app specific file.

If there is no app specific one, it will load the default.rules

Notable too is that in an app specific rules file the usage of
execute-apprules will always go to default.rules, to avoid
copy / paste of rules.
2024-02-19 10:47:36 +01:00

6 lines
158 B
Plaintext

# QtCreator is an IDE and it should be able to know details for git-commit
setPermissionDefault git allowed
# and also do the default.rules
execute-apprules