You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| <aid="swiftformat_format-name"></a>name | A unique name for this target. | <ahref="https://bazel.build/docs/build-ref.html#name">Name</a> | required ||
| <aid="swiftformat_format-output_suffix"></a>output_suffix | The suffix to add to the output filename. | String | optional | "_formatted" |
36
36
| <aid="swiftformat_format-srcs"></a>srcs | The Swift source files to format. | <ahref="https://bazel.build/docs/build-ref.html#labels">List of labels</a> | required ||
37
37
| <aid="swiftformat_format-swift_version"></a>swift_version | The Swift version to be used by <code>swiftformat</code>. You probably want to add this to your config file instead of adding it here. | String | optional | "" |
0 commit comments