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

yampa-test: Style violation: where does not appear on a single line #292

Closed
ivanperez-keera opened this issue Apr 8, 2024 · 0 comments
Closed
Assignees
Milestone

Comments

@ivanperez-keera
Copy link
Owner

Our style guide indicates that the keyword where that introduces a where clause must appear on a single line. There are multiple instances in the tests under yampa-test where that is not the case.

@ivanperez-keera ivanperez-keera self-assigned this Apr 8, 2024
@ivanperez-keera ivanperez-keera added this to the 0.14.8 milestone Apr 8, 2024
ivanperez-keera added a commit that referenced this issue Apr 8, 2024
…2). Refs #292.

Prefer where appearing alone on a single line, not at the end of a line
or on the same line as the definition it introduces.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant