Skip to content

Commit ec1591c

Browse files
authored
README: fix resolve_regexp doc (bazel-contrib#1729)
1 parent da9ab08 commit ec1591c

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

README.rst

+1-6
Original file line numberDiff line numberDiff line change
@@ -975,12 +975,7 @@ The following directives are recognized:
975975
| Specifies an explicit mapping from an import regex to a label for |
976976
| `Dependency resolution`_. The format for a resolve directive is: |
977977
| |
978-
| ``# gazelle:resolve source-lang import-lang import-string-regex label`` |
979-
| |
980-
| Specifies an explicit mapping from an import regex to a label for |
981-
| `Dependency resolution`_. The format for a resolve directive is: |
982-
| |
983-
| ``# gazelle:resolve source-lang import-lang import-string-regex label`` |
978+
| ``# gazelle:resolve_regexp source-lang import-lang import-string-regex label`` |
984979
| |
985980
| * ``source-lang`` is the language of the source code being imported. |
986981
| * ``import-lang`` is the language importing the library. This is usually |

0 commit comments

Comments
 (0)