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

Added state languages search. #2965

Merged
merged 1 commit into from
Dec 20, 2023
Merged

Conversation

mitchell-as
Copy link
Contributor

@mitchell-as mitchell-as commented Dec 19, 2023

StoryDX-75 We have a way to discover languages

@mitchell-as mitchell-as changed the base branch from master to version/0-43-0-RC1 December 19, 2023 23:53
@@ -120,7 +120,7 @@ func MakeByName(name string) Language {
}

// MakeByNameAndVersion will retrieve a language by a given name and version.
func MakeByNameAndVersion(name, version string) (Language, error) {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

We were never returning an error here, so just remove it to simplify the API.

@mitchell-as mitchell-as requested a review from MDrakos December 19, 2023 23:58
@mitchell-as mitchell-as marked this pull request as ready for review December 19, 2023 23:59
@mitchell-as mitchell-as merged commit e0d694f into version/0-43-0-RC1 Dec 20, 2023
11 of 16 checks passed
@mitchell-as mitchell-as deleted the mitchell/dx-75 branch December 20, 2023 17:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants