Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow shell_command's command field to be linted/formatted #18324

Open
chrisjrn opened this issue Feb 21, 2023 · 1 comment
Open

Allow shell_command's command field to be linted/formatted #18324

chrisjrn opened this issue Feb 21, 2023 · 1 comment
Labels
backend: Shell Shell backend-related issues enhancement

Comments

@chrisjrn
Copy link
Contributor

When BUILD files are linted/fixed, run the contents of the command field through a linter/fixer to ensure that quality standards are met.

@chrisjrn chrisjrn added enhancement backend: Shell Shell backend-related issues labels Feb 21, 2023
@kaos
Copy link
Member

kaos commented Feb 21, 2023

fyi The way we've done this for the instructions field on the docker_image target is to have the linter consume the Dockerfile instructions from the field as generated sources.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend: Shell Shell backend-related issues enhancement
Projects
None yet
Development

No branches or pull requests

2 participants