Skip to content

fix(cfn_lint): Fix cfn-lint arg for stdin#292

Merged
mochaaP merged 4 commits intonvimtools:mainfrom
jamesoff:cfn-lint-fix
Jul 23, 2025
Merged

fix(cfn_lint): Fix cfn-lint arg for stdin#292
mochaaP merged 4 commits intonvimtools:mainfrom
jamesoff:cfn-lint-fix

Conversation

@jamesoff
Copy link
Copy Markdown
Contributor

cfn-lint is broken if you pass "-" as a filename for stdin, but understands receiving no filenames (and stdin not being a tty) as meaning it should use stdin as the source.

Tested with cfn-lint 1.38.0.

jamesoff and others added 4 commits July 17, 2025 17:22
cfn-lint is broken if you pass "-" as a filename for stdin, but
understands receiving no filenames (and stdin not being a tty) as
meaning it should use stdin as the source.

Tested with cfn-lint 1.38.0.
@mochaaP mochaaP merged commit 3dee5d6 into nvimtools:main Jul 23, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants