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

Add passive check option to CLI #262

Merged
merged 1 commit into from
Mar 27, 2020
Merged

Add passive check option to CLI #262

merged 1 commit into from
Mar 27, 2020

Conversation

grochocki
Copy link
Contributor

Description:

Adds option to CLI to check files without formatting. Errors on format check failure. Documentation should be updated to match option description in this change.

Fixes #176

Checklist:

  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • I have tested my changes by running the extension in VS2017
  • I have tested my changes by running the extension in VS2019
  • If changes to the documentation are needed, I have noted this in the description above

@grochocki grochocki requested a review from NicoVermeir March 27, 2020 06:58
@grochocki grochocki merged commit 06a6dcd into Xavalon:master Mar 27, 2020
@grochocki grochocki deleted the passiveTerminal branch March 27, 2020 07:34
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.

Add option to XamlStyler.Console to perform a formatting check without changing output
2 participants