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

Core: Add trimWhiteSpace to getInput #802

Merged
merged 4 commits into from May 11, 2021
Merged

Conversation

luketomlinson
Copy link
Contributor

This adds an option to opt out of trimming leading/trailing whitespace for core.getInput()

Resolves #339

@luketomlinson luketomlinson requested a review from a team as a code owner May 10, 2021 15:56
packages/core/src/core.ts Outdated Show resolved Hide resolved
Copy link
Collaborator

@thboop thboop left a comment

Choose a reason for hiding this comment

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

Rest LGTM, one minor comment

Copy link
Collaborator

@thboop thboop left a comment

Choose a reason for hiding this comment

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

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.

core: do not trim spaces on value returned by getInput
2 participants