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 guards for incompatible parameters in language server #191

Closed
glennsarti opened this issue Nov 13, 2017 · 1 comment
Closed

Add guards for incompatible parameters in language server #191

glennsarti opened this issue Nov 13, 2017 · 1 comment

Comments

@glennsarti
Copy link
Contributor

With #188 merged we need to update options parser so that incompatible options throw errors.

i.e.

  • Can't use ip or port with the stdio transport
  • Can't use --debug=STDOUT with the stdio transport

Relates to #187

@glennsarti
Copy link
Contributor Author

Closing as it's now being tracked in puppetlabs/puppet-editor-services#19

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant