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

Render constants as 'const' rather than 'static' values #824

Merged
merged 1 commit into from
Mar 11, 2023

Conversation

cameronwhite
Copy link
Contributor

Also added some test coverage to GirTest for generating constants

Fixes: #820

  • I agree that my contribution may be licensed either under MIT or any version of LGPL license.

Also added some test coverage to GirTest for generating constants

Fixes: #820
@badcel badcel merged commit 78a6ea2 into main Mar 11, 2023
@badcel badcel deleted the fix/const-values branch March 11, 2023 09:37
@badcel
Copy link
Member

badcel commented Mar 11, 2023

Thank you, great work as always 👍

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.

class Constants should contain only 'const' values
2 participants