diff options
author | Paul Cristian Sarbu <paul.cristian.sarbu@huawei.com> | 2025-05-28 11:50:04 +0200 |
---|---|---|
committer | Paul Cristian Sarbu <paul.cristian.sarbu@huawei.com> | 2025-05-28 11:50:04 +0200 |
commit | c293add09786c810380602f1ea3c29ad32c4635a (patch) | |
tree | 1c17d4f3afb0c1fdca1bd0015c3ba3c56a035e50 /data/RULES | |
parent | e4832b312961cda793376a13fd3b48816b37ea4b (diff) | |
parent | 65888db62a3bb33285978b60c6c496081105e46d (diff) | |
download | rules-cc-c293add09786c810380602f1ea3c29ad32c4635a.tar.gz |
Merge commit '65888db62a3bb33285978b60c6c496081105e46d' into HEAD
Diffstat (limited to 'data/RULES')
-rw-r--r-- | data/RULES | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -22,7 +22,7 @@ [ "The runfiles and artifacts of the \"srcs\" targets, leaving out" , "the ones with logical path in \"drop\", staged to the directory" , "specified in \"stage\" together the runfiles of the targets" - , "specied in the field \"deps\" (in their original location)." + , "specified in the field \"deps\" (in their original location)." ] , "runfiles_doc": ["Same as artifacts"] , "imports": @@ -110,7 +110,7 @@ , "artifacts_doc": [ "Artifacts of the targets specified in \"deps\". For conflicting" , "logical paths, the artifact is taken from the latest target (in" - , "the \"deps\" field) that defines that logical path" + , "the \"deps\" field) that defines that logical path." ] , "runfiles_doc": ["Same as artifacts"] , "expression": |