Skip to content

Conversation

@OdenTakashi
Copy link
Contributor

Thanks for always maintaining this project.

Problem:

The ignore_multi_database_name option was implemented but not included in OTHER_OPTION_KEYS, so it was omitted from .annotaterb.yml files generated by annotate_rb:install.

Solution:

Add ignore_multi_database_name to OTHER_OPTION_KEYS to ensure it is included in generated configuration files.

## Problem:
The ignore_multi_database_name option was implemented but not included
in OTHER_OPTION_KEYS, so it was omitted from .annotaterb.yml files
generated by `annotate_rb:install`.

## Solution:
Add ignore_multi_database_name to OTHER_OPTION_KEYS to ensure it is
included in generated configuration files.
Copy link
Owner

@drwl drwl left a comment

Choose a reason for hiding this comment

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

Thank you for adding this

@drwl drwl merged commit cffc418 into drwl:main Jan 2, 2026
22 checks passed
@OdenTakashi OdenTakashi deleted the fix-include-ignore-multi-database-name-in-config-keys branch January 4, 2026 09:36
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