We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abba151 commit 914cfc4Copy full SHA for 914cfc4
doc/Resources/filterConfig.yml
@@ -4,10 +4,10 @@ apiRules:
4
uidRegex: ^Uno\.Resizetizer$
5
type: Namespace
6
- exclude:
7
- uidRegex: ^DevTKSS\.Uno\.Samples\.MvuxGallery\.ReactiveViewModelMappings$
+ uidRegex: ReactiveViewModelMappings$
8
type: Type
9
10
- uidRegex: ^DevTKSS\.Uno\.Samples\.MvuxGallery\.GlobalStaticResources$
+ uidRegex: GlobalStaticResources$
11
12
# Exclude all auto-generated ViewModel types (end with ViewModel suffix)
13
0 commit comments