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: => \ Deprecated at Cylc 6. #6456

Closed
wxtim opened this issue Nov 4, 2024 · 1 comment · Fixed by #6493
Closed

Lint: => \ Deprecated at Cylc 6. #6456

wxtim opened this issue Nov 4, 2024 · 1 comment · Fixed by #6493
Assignees
Labels
Milestone

Comments

@wxtim
Copy link
Member

wxtim commented Nov 4, 2024

New rules proposal.

The backslash in => \ hasn't been required but there was no upgrade or obsolete message because it's inside the graph. Lint should probably point this out.

Additionally, consider a second almost identical rule for & \ and | \ both of which are unecessary at Cylc 8. I'm in favour because;

  • Users should be upgrading from Cylc 7 and back and forward compatible workflows should be becoming less common.
  • Users can always use pyproject.toml to disable the rule.
@wxtim wxtim self-assigned this Nov 4, 2024
@wxtim wxtim added the small label Nov 6, 2024
@wxtim wxtim added this to the 8.3.7 milestone Nov 6, 2024
@MetRonnie MetRonnie linked a pull request Nov 25, 2024 that will close this issue
@oliver-sanders oliver-sanders modified the milestones: 8.3.7, 8.4.0 Nov 25, 2024
@oliver-sanders
Copy link
Member

(changed milestone to match PR)

@wxtim wxtim closed this as completed Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants