Skip to content

Consistent use of UPPER_CASE for enums.#414

Open
volkm wants to merge 2 commits into
stormchecker:devfrom
volkm:enum
Open

Consistent use of UPPER_CASE for enums.#414
volkm wants to merge 2 commits into
stormchecker:devfrom
volkm:enum

Conversation

@volkm

@volkm volkm commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

Fixes #405.
Not backwards compatible.

I did not add a separate script to check the enum formatting in the CI, but just mention it in the developer's guide.

Contributions from opencode bot@opencode.ai (model: opencode/big-pickle).

@volkm

volkm commented Jun 10, 2026

Copy link
Copy Markdown
Contributor Author

We could think about making a new dev branch for the time being which will contain all breaking changes (this PR, restructuring, etc.)
An other argument could be that the stable branch is supposed to be stable and not the master, so master can actually break compatibility.

@volkm volkm changed the base branch from master to dev June 10, 2026 08:58
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

Successfully merging this pull request may close these issues.

Enum upper case

1 participant