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

(GH-70) Provide Chocolatey Language Server support #98

Closed
wants to merge 1 commit into from
Closed

(GH-70) Provide Chocolatey Language Server support #98

wants to merge 1 commit into from

Conversation

mkevenaar
Copy link
Member

Description

  • Added UrlValidValidation rules for all Url elements.
  • Added generic url_is_valid function

Related Issue

#70

Motivation and Context

Added all Url validation

How Has This Been Tested?

Local debugging.

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation. -- perhaps for all?
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@mkevenaar mkevenaar changed the title [WIP] (GH-70) Provide Chocolatey Language Server support (GH-70) Provide Chocolatey Language Server support Feb 14, 2019
@mkevenaar mkevenaar requested a review from gep13 February 14, 2019 11:06
- Added UrlValidValidation rules for all Url elements.
- Added generic url_is_valid function
Copy link
Member

@gep13 gep13 left a comment

Choose a reason for hiding this comment

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

LGTM!

@gep13
Copy link
Member

gep13 commented Feb 14, 2019

@mkevenaar I have merged this here: gep13@65cde42

The branch needs a rebase after bringing in some of the changes that @steviecoaster made, and also I made a slight modification to how it works. Nothing major though, just a minor tweak.

@gep13 gep13 closed this Feb 14, 2019
@mkevenaar mkevenaar deleted the feature/GH-70/UrlValidValidation branch February 14, 2019 20:26
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.

2 participants