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

All features, can add the option to accept the contents of the file without having to pass in one file at a time. #2170

Open
17Reset opened this issue Apr 27, 2024 · 1 comment

Comments

@17Reset
Copy link

17Reset commented Apr 27, 2024

Is it possible to add an option inside the program to accept code contents directly as input instead of having to accept a file?

@IEncinas10
Copy link
Collaborator

I'm not sure if I understood you correctly, but you should be able to do things like:

cat some-file | verible-verilog-lint - , verible-verilog-lint - < some-file

I'm not sure if it is documented, after a quick look I couldn't find it.

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

No branches or pull requests

2 participants