Skip to content

Add support for a text format similar to OG python implementation. #243

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

Merged
merged 2 commits into from
Nov 16, 2022

Conversation

calebbrown
Copy link
Contributor

To make the command line tool more legible, and to improve feature parity with the Python implementation this change adds a "text" format of the style:

key: value

This format is now the default for the criticality_score tool as well.

Additionally, some minor doc improvements were made to cover this change and the scoring configuration.

Signed-off-by: Caleb Brown [email protected]

To make the command line tool more legible, and to improve feature
parity with the Python implementation this change adds a "text"
format of the style:

key: value

Signed-off-by: Caleb Brown <[email protected]>
@calebbrown calebbrown merged commit 8f696b5 into main Nov 16, 2022
@calebbrown calebbrown deleted the text_format branch November 16, 2022 03:25
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.

2 participants