Skip to content

Commit

Permalink
Ignore locale at write_options
Browse files Browse the repository at this point in the history
`@locale` is set from `@locale_name` after `write_options`, and is not
to expected to load.
  • Loading branch information
nobu committed Jan 6, 2024
1 parent 4c9a690 commit 296bf3b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/rdoc/options.rb
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ class RDoc::Options
generator_name
generator_options
generators
locale
op_dir
page_dir
option_parser
Expand Down

0 comments on commit 296bf3b

Please sign in to comment.