Class: Giteaucrat::Formatters::PythonFormatter

Inherits:
RubyFormatter show all
Defined in:
lib/giteaucrat/formatters/python_formatter.rb

Constant Summary

Constants inherited from RubyFormatter

RubyFormatter::CODING_REGEXP, RubyFormatter::COMMENT_PARTS, RubyFormatter::COPYRIGHT_REGEXP

Constants inherited from Formatter

Formatter::HASHBANG_REGEXP

Instance Attribute Summary

Attributes inherited from Formatter

#comment_lines

Method Summary

Methods inherited from RubyFormatter

#encoding, #format_copyright, #format_line, #include_encoding?, #parse_comment, #remove_copyright!

Methods inherited from Formatter

#add_copyright!, #comment?, #comment_parts, #footer_ruler, #format_copyright, #format_line, #header_ruler, #parse_comment, #remove_copyright!, #ruler, #write_copyright!