lib/avm/files/formatter.rb in avm-tools-0.42.0 vs lib/avm/files/formatter.rb in avm-tools-0.43.0
- old
+ new
@@ -9,10 +9,10 @@
require_sub __FILE__
enable_simple_cache
enable_console_speaker
common_constructor :source_paths, :options
- FORMATS = %w[ruby html php python json generic_plain].freeze
+ FORMATS = %w[ruby html php python xml json generic_plain].freeze
def run
clear
search_files
apply