rules_swift
rules_swift copied to clipboard
Rename workspace name to `rules_swift`
The guidance on https://bazel.build/rules/deploying#workspace suggests the workspace name should be renamed to rules_swift.
If your rules belong to the bazelbuild organization, you must use rules_
(such as rules_mockascript).
I think that would be a great change but wondering what the maintainers think.