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

Lint - Input and output with same name. #518

Open
jmchilton opened this issue Jul 15, 2016 · 3 comments
Open

Lint - Input and output with same name. #518

jmchilton opened this issue Jul 15, 2016 · 3 comments
Labels

Comments

@jmchilton
Copy link
Member

Linter should catch this as an error.

@bgruening
Copy link
Member

Let's make this more generic, no input or output param should have the same name.

@peterjc
Copy link
Contributor

peterjc commented Jul 16, 2016

I'm pretty sure I/we have used repeated input names in where constructs in order to simply building the command line string. That's just from memory though... would need to check.

@bgruening
Copy link
Member

@peterjc but these are nested, different story isn't it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants