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

feat: lint unused variables in Zarf packages #2224

Draft
wants to merge 14 commits into
base: main
Choose a base branch
from

Conversation

AustinAbro321
Copy link
Contributor

@AustinAbro321 AustinAbro321 commented Jan 11, 2024

Description

Zarf dev lint will tell you when you have variables defined in your zarf file or that are set that are not being used by any files

Related Issue

Relates to #2064
Relates to #2096

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Other (security config, docs update, etc)

Checklist before merging

Copy link

netlify bot commented Jan 11, 2024

Deploy Preview for zarf-docs canceled.

Name Link
🔨 Latest commit 5e0d89a
🔍 Latest deploy log https://app.netlify.com/sites/zarf-docs/deploys/65a6e911492fdd0008ae16f4

@Racer159 Racer159 changed the title Lint unused variables 2064 feat: lint unused variables in Zarf packages Jan 23, 2024
@AustinAbro321
Copy link
Contributor Author

This will wait on #2276 as the re-architecture of variables will make this PR easier

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: New
Development

Successfully merging this pull request may close these issues.

None yet

1 participant