lib/jazzy/symbol_graph.rb in jazzy-0.14.2 vs lib/jazzy/symbol_graph.rb in jazzy-0.14.3
- old
+ new
@@ -42,11 +42,11 @@
end
user_args = config.build_tool_arguments.join
if user_args =~ /-(?:module-name|minimum-access-level|output-dir)/
- raise 'error: `--build-tool-arguments` for '\
- "`--swift-build-tool symbolgraph` can't use `-module`, "\
+ raise 'error: `--build-tool-arguments` for ' \
+ "`--swift-build-tool symbolgraph` can't use `-module`, " \
'`-minimum-access-level`, or `-output-dir`.'
end
# Default set
args = [