bernb

Results 3 issues of bernb

Task `missing` does not find missing keys that contain spaces, example: ``. Those are however valid keys (at least for `I18n::Backend::ActiveRecord`) and they get found by the translation backend if...

I have multiple files that just look fine with editors (gedit, sublime, vim) but produce the following error message when loaded by Psych: ``` Psych.safe_load(file) /usr/local/lib/ruby/3.0.0/psych.rb:456:in `parse': (): invalid trailing...

The path contains a trailing backslash which escapes the last quotation mark leading to a syntax error in the cmake call. The added dot does not change the effective path...