Module: CodeFormatter
- Defined in:
- lib/code_formatter/cli.rb,
lib/code_formatter/version.rb,
lib/code_formatter/initializer.rb,
lib/code_formatter/configuration.rb,
lib/code_formatter/formatters/formatter.rb,
lib/code_formatter/formatters/swift_format_formatter.rb
Defined Under Namespace
Classes: CLI, Configuration, Formatter, Initializer, SwiftFormatFormatter
Constant Summary collapse
- VERSION =
'0.0.12'.freeze
- SAMPLE_CONFIG_DIR =
'./'.freeze
- SAMPLE_CONFIG_FILE =
'code_formatter.config'.freeze