Skip to content

Commit

Permalink
filters out System. inherited types
Browse files Browse the repository at this point in the history
  • Loading branch information
pardeike committed Feb 12, 2024
1 parent 2dec400 commit c65ad05
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Harmony/Documentation/filterConfig.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
apiRules:
- exclude:
uidRegex: ^System\.
type: Type
- exclude:
uidRegex: ^HarmonyLib\.Code\.
type: Type

0 comments on commit c65ad05

Please sign in to comment.