Skip to content

Conversation

analytically
Copy link
Contributor

Improve code readability by removing redundant boolean operation and temporary variable in the hasPermission method. No functional change as this simplification would likely be performed by the compiler anyway.

Improve code readability by removing redundant boolean operation
and temporary variable in the hasPermission method. No functional
change as this simplification would likely be performed by the
compiler anyway.

Signed-off-by: Mathias Bogaert <mathias.bogaert@gmail.com>
Copy link
Member

@taylorsilva taylorsilva left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

whoa, that was a weird way to do that before. Feels like someone overthinking things 😅

@taylorsilva taylorsilva merged commit e89ab88 into concourse:master Jul 4, 2025
12 checks passed
@github-project-automation github-project-automation bot moved this from Todo to Done in Pull Requests Jul 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants