-
Notifications
You must be signed in to change notification settings - Fork 24
Moving toward v3 #283
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededmajorA major version bumpA major version bump
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededmajorA major version bumpA major version bump
This is a checklist of tasks that should be implemented in v3. Work for this shall live in the v3 branch until ready for deployment.
Backward compatibility
We can retain v2 in a non-default branch (named
v2). This would allow current workflows to keep working withDependabot updates will not update non-default branches, but that's ok. The cpp-linter-rs project will begin uploading releases to pypi, so the cpp-linter version on v2 branch should be pinned to the last pure-python release.