Skip to content

Remove profile dependency from implementation code generation#15

Open
minhaj10p wants to merge 1 commit intomasterfrom
impl-excel-param
Open

Remove profile dependency from implementation code generation#15
minhaj10p wants to merge 1 commit intomasterfrom
impl-excel-param

Conversation

@minhaj10p
Copy link
Owner

No description provided.

@minhaj10p minhaj10p force-pushed the impl-excel-param branch 2 times, most recently from c9fdbef to 4c2d25d Compare February 1, 2019 19:57

"github.com/docker/oscalkit/types/oscal/catalog"
"github.com/docker/oscalkit/types/oscal/profile"
"github.com/davecgh/go-spew/spew"
Copy link

Choose a reason for hiding this comment

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

Do we really need spew as a dependency to oscalkit ?

Copy link
Collaborator

@asadullah-yousuf-10p asadullah-yousuf-10p left a comment

Choose a reason for hiding this comment

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

See my comments

}
return s
}
func fetchParameter(s string) (string, string) {
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
func fetchParameter(s string) (string, string) {
func parseCheckAndValue(checkAndValue string) (string, string) {

Copy link
Collaborator

@asadullah-yousuf-10p asadullah-yousuf-10p left a comment

Choose a reason for hiding this comment

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

Just a few more changes.

@asadullah-yousuf-10p
Copy link
Collaborator

LGTM

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.

3 participants