Skip to content

feat: expressions as type parameters#51

Merged
lars-reimann merged 2 commits intomainfrom
feat_Expressions_as_type_parameters
Jun 13, 2022
Merged

feat: expressions as type parameters#51
lars-reimann merged 2 commits intomainfrom
feat_Expressions_as_type_parameters

Conversation

@MShahzaib
Copy link
Copy Markdown
Contributor

@MShahzaib MShahzaib commented Jun 8, 2022

Closes #28

Summary of Changes

Added the following expressions that can be used as type parameters.

  • $SchemaType
  • $ExpressionType
  • $IntType
  • $FloatType
  • $BooleanType
  • $StringType
  • $NamedType

Co-authored-by: M Shahzaib <zaib6.626@gmail.com>
@MShahzaib MShahzaib requested a review from lars-reimann as a code owner June 8, 2022 09:38
@github-actions
Copy link
Copy Markdown

github-actions bot commented Jun 8, 2022

MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ CREDENTIALS secretlint yes no 2.37s
✅ GIT git_diff yes no 0.01s
✅ KOTLIN ktlint 6 0 0 11.93s

See errors details in artifact MegaLinter reports on CI Job page
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

@lars-reimann lars-reimann self-assigned this Jun 8, 2022
Copy link
Copy Markdown
Member

@lars-reimann lars-reimann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One minor change needed, the rest looks excellent

@lars-reimann lars-reimann enabled auto-merge (squash) June 13, 2022 13:38
@lars-reimann lars-reimann merged commit 2e2bc12 into main Jun 13, 2022
@lars-reimann lars-reimann deleted the feat_Expressions_as_type_parameters branch June 13, 2022 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Expressions as type parameters?

2 participants