Skip to content

Allow flow cadence lint with empty args - #2212

Merged
jribbink merged 1 commit into
masterfrom
jribbink/lint-args
Dec 2, 2025
Merged

Allow flow cadence lint with empty args#2212
jribbink merged 1 commit into
masterfrom
jribbink/lint-args

Conversation

@jribbink

@jribbink jribbink commented Dec 2, 2025

Copy link
Copy Markdown
Contributor

Closes #2110

Description

Searches for all project .cdc files by default when no args provided similar to flow test


For contributor use:

  • Targeted PR against master branch
  • Linked to Github issue with discussion and accepted design OR link to spec that describes this work
  • Code follows the standards mentioned here
  • Updated relevant documentation
  • Re-reviewed Files changed in the Github PR explorer
  • Added appropriate labels

@github-actions

github-actions Bot commented Dec 2, 2025

Copy link
Copy Markdown

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

@jribbink jribbink added the Improvement Technical work without new features, refactoring, improving tests label Dec 2, 2025
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 22 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
internal/cadence/lint.go 0.00% 22 Missing ⚠️

📢 Thoughts on this report? Let us know!

@jribbink
jribbink merged commit 7079d7f into master Dec 2, 2025
17 checks passed
@jribbink
jribbink deleted the jribbink/lint-args branch December 2, 2025 20:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Improvement Technical work without new features, refactoring, improving tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

flow cadence lint should not require a file path arg

3 participants