Merge pull request #278 from jsoref/fix-at-example

Fix @ example
This commit is contained in:
MaksimZhukov
2022-12-20 10:25:28 +01:00
committed by GitHub

View File

@@ -66,7 +66,7 @@ repo:
- '*'
# Add '@domain/core' label to any change within the 'core' package
@domain/core:
'@domain/core':
- package/core/*
- package/core/**/*