Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added hideVersionHeader to configuration arguments #1328

Merged
merged 1 commit into from
May 1, 2024

Conversation

art-divin
Copy link
Collaborator

This PR adds support for hideVersionHeader argument in .yaml configuration.

Example

      sources:
        - ./S20.swift
      templates:
        - ./template26.stencil
      output: 
        ./Generated/
      parseDocumentation: true
      disableCache: true
      serialParse: true
      args: 
        hideVersionHeader: true

@art-divin art-divin added this to the 2.2.4 milestone May 1, 2024
@art-divin art-divin self-assigned this May 1, 2024
@art-divin art-divin merged commit 03c5288 into master May 1, 2024
2 checks passed
@art-divin art-divin deleted the fix-version-number-config-arguments branch May 1, 2024 15:51
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.

None yet

1 participant