-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Labels
releasedIncluded in a releaseIncluded in a releasevalidation ✔️Improved or new static checksImproved or new static checks
Milestone
Description
Is your feature request related to a problem?
For our execution concept, knowledge about the purity of functions is essential. We should ensure that all functions provide this information.
Desired solution
Show an error if a function is neither @Pure nor @Impure. Also show an error if a function is marked as @Impure, but allReasons is empty.
Possible alternatives (optional)
No response
Screenshots (optional)
No response
Additional Context (optional)
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
releasedIncluded in a releaseIncluded in a releasevalidation ✔️Improved or new static checksImproved or new static checks
Type
Projects
Status
✔️ Done