Skip to content

Allow passing flags to lint script#22

Merged
ricardobcl merged 1 commit intomasterfrom
enhancement/allow-passing-flag-to-lint-script
Oct 11, 2019
Merged

Allow passing flags to lint script#22
ricardobcl merged 1 commit intomasterfrom
enhancement/allow-passing-flag-to-lint-script

Conversation

@rplopes
Copy link
Copy Markdown
Contributor

@rplopes rplopes commented Oct 11, 2019

So that in project were we use the NPM script "lint": "uphold-scripts lint" we can pass a --fix flag to automatically fix the linting issues.

Especially useful now that we have prettier, which introduces many automatically fixable issues.

@rplopes rplopes added the enhancement New feature or request label Oct 11, 2019
@rplopes rplopes self-assigned this Oct 11, 2019
@rplopes rplopes force-pushed the enhancement/allow-passing-flag-to-lint-script branch from ced517c to 431b8ba Compare October 11, 2019 15:57
@rplopes rplopes changed the title Allow passing flag to lint script Allow passing flags to lint script Oct 11, 2019
@ricardobcl ricardobcl merged commit 5703328 into master Oct 11, 2019
@ricardobcl ricardobcl deleted the enhancement/allow-passing-flag-to-lint-script branch October 11, 2019 16:14
@waldyrious waldyrious mentioned this pull request Jan 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants