Skip to content

Sanitization facility #81

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

Closed
wants to merge 12 commits into from
Closed

Sanitization facility #81

wants to merge 12 commits into from

Conversation

AminPlusPlus
Copy link

@AminPlusPlus AminPlusPlus commented Mar 6, 2020

Let me find fixme, and implement it

@harlanhaskins
Copy link
Contributor

@AminPlusPlus It seems you may have pushed the wrong branch. Would you be able to push the correct changes to this branch?

let positiveIndexOpt = parsedOptions.lastIndex { $0.option == positive }
let negativeIndexOpt = parsedOptions.lastIndex { $0.option == negative }
let positiveOpt = lookup(positive).last
let negativeOpt = lookup(positive).last
Copy link
Contributor

Choose a reason for hiding this comment

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

lookup(negative)

@harlanhaskins
Copy link
Contributor

@AminPlusPlus Quick Ping about this branch, can you push the relevant changes?

@AminPlusPlus
Copy link
Author

AminPlusPlus commented Mar 9, 2020

@harlanhaskins For now, I don't have any changes

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.

5 participants