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

Add error-prone CompileTimeConstantViolatesLiskovSubstitution check #1559

Merged

Conversation

carterkozak
Copy link
Contributor

==COMMIT_MSG==
Add error-prone CompileTimeConstantViolatesLiskovSubstitution check
==COMMIT_MSG==

@changelog-app
Copy link

changelog-app bot commented Nov 23, 2020

Generate changelog in changelog/@unreleased

Type

  • Feature
  • Improvement
  • Fix
  • Break
  • Deprecation
  • Manual task
  • Migration

Description

Add error-prone CompileTimeConstantViolatesLiskovSubstitution check to require consistent application of the @CompileTimeConstant annotation.

Check the box to generate changelog(s)

  • Generate changelog entry

README.md Outdated Show resolved Hide resolved
@iamdanfox
Copy link
Contributor

This is pretty fun! How much do you think it will tank compiler performance?

@carterkozak
Copy link
Contributor Author

I imagine it will be... measurable

@bulldozer-bot bulldozer-bot bot merged commit dce9342 into develop Nov 25, 2020
@bulldozer-bot bulldozer-bot bot deleted the ckozak/CompileTimeConstantViolatesLiskovSubstitution branch November 25, 2020 18:15
@svc-autorelease
Copy link
Collaborator

Released 3.57.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants