bazelbuild / bazelbuild/rules_pkg

Use consistent template variable names

Open
#386 3 comments 0 reactions 0 assignees View on GitHub
internal cleanup P3
Dominant language
Starlark
Stars
253
Forks
221
Avg merge
10h 33m
Merged PRs (30d)
1

Description

`rules_pkg` uses multiple template variables throughout the codebase, including:

- `%VAR%`
- `{VAR}`
- `${VAR}`

Pick one (not necessarily from these), and make all uses consistent where possible. It may not be in some locations (like in the `pkg_rpm` script.

_Originally posted by @aiuto in https://github.com/bazelbuild/rules_pkg/pull/380#discussion_r670118887_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.