Skip to content
GitLab
Explore
Sign in
removed 'not', 'and', 'or' and overuse of nested throw
Code
Review changes
Check out branch
Download
Patches
Plain diff
Matt Clarke
requested to merge
remove_nested_and_not_or
into
main
Nov 29, 2024
Overview
0
Commits
2
Pipelines
4
Changes
22
Expand
Use &&, ||,! instead.
Don't need to use nested throw.
Merge request reports
Loading