cgrindel / rules_swiftformat

Bazel rules that format Swift source files using nicklockwood/SwiftFormat.
Apache License 2.0
8 stars 0 forks source link

Add swiftformat_exclude to swiftformat_library, swiftformat_binary, swiftformat_test #18

Closed cgrindel closed 3 years ago

cgrindel commented 3 years ago

There are some files (e.g. generated files) that we may not want to format.