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

Normalize output #4

Merged
merged 2 commits into from Nov 7, 2023
Merged

Normalize output #4

merged 2 commits into from Nov 7, 2023

Conversation

ErikSchierboom
Copy link
Member

No description provided.

@ErikSchierboom ErikSchierboom requested a review from a team as a code owner November 7, 2023 11:39
@ErikSchierboom ErikSchierboom force-pushed the first-version branch 2 times, most recently from 85c2c5f to 474c205 Compare November 7, 2023 11:48
@ErikSchierboom ErikSchierboom force-pushed the first-version branch 2 times, most recently from 8424c62 to 573dc07 Compare November 7, 2023 11:55
# mapping.json files
pushd "${input_dir}" > /dev/null

exclude_files=$(jq -r '(.files.invalidator // []) + (.files.editor // []) + (.files.example // []) + (.files.exemplar // []) | .[]' .meta/config.json)
Copy link
Member Author

Choose a reason for hiding this comment

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

@glennj Is there a more elegant way to handle this?

@ErikSchierboom ErikSchierboom merged commit 08cfde1 into main Nov 7, 2023
1 check passed
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