templates/default/root/dot/setup.rb in yard-0.9.18 vs templates/default/root/dot/setup.rb in yard-0.9.19

- old
+ new

@@ -1,6 +1,6 @@ -# frozen_string_literal: true -include T('default/module/dot') - -def format_path(_object) - "" -end +# frozen_string_literal: true +include T('default/module/dot') + +def format_path(_object) + "" +end