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