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

add measure-set column #3

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

add measure-set column #3

wants to merge 8 commits into from

Conversation

karlnaden
Copy link
Collaborator

No description provided.

@jhlee-mitre
Copy link
Collaborator

Separate element exclusion in the configuration file. You can test with data_dictionary_settings.example.yaml

For example

node --require ts-node/register src/ig-summary.ts create --input /Users/jaehoonlee/Documents/GitHub/ig-summary/input/package --output output --settings data_dictionary_settings.example.yaml

@@ -439,6 +438,7 @@ export class IgSummary {

[
['', 'IG name', this.sushiConfig.name],
['', 'IG title', this.sushiConfig.title],
Copy link
Collaborator

Choose a reason for hiding this comment

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

Include both name and title

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

2 participants