Create a scope for enterprise files

This allow to let the correct Copyright be applied when creating new file.
This commit is contained in:
Benoit Marty 2024-07-01 11:30:12 +02:00
parent f635f56400
commit ee2ae468ef
4 changed files with 15 additions and 2 deletions

3
.idea/scopes/Enterprise.xml generated Normal file
View file

@ -0,0 +1,3 @@
<component name="DependencyValidationManager">
<scope name="Enterprise" pattern="file://*||file[ElementX.enterprise*]:*//*" />
</component>