-
Notifications
You must be signed in to change notification settings - Fork 26
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
Indistinct search_names #2712
Comments
I don't feel qualified to comment on anything nomenclature-related, but this feels right to me. |
Thanks for doing all this work! Sounds reasonable to me. The trailing comma case is interesting. In my view, authors should only end in a letter or a period. There are a bunch of other cases of trailing commas as well as a few random ")"s, years, and alt spellings in square brackets. These just seem to create more chances for duplicates. |
@mo-nathan: Thanks for the encouragement and the comment.
|
app/models/name.rb
toapp/models/name/validation.rb.
Tasks
search_names
for all fixtures, fixing any Failuressearch_name
search_name
app/models/name.rb
toapp/models/name/validation.rb.
?See 2025-02-09 Slack message:
The text was updated successfully, but these errors were encountered: