Skip to content

[Fix:Bug:WindowsOS] Resource Specific Permissions#625

Merged
bezhanSalleh merged 1 commit into
bezhanSalleh:mainfrom
tszulczewski:fix-custom-permissions
Sep 11, 2025
Merged

[Fix:Bug:WindowsOS] Resource Specific Permissions#625
bezhanSalleh merged 1 commit into
bezhanSalleh:mainfrom
tszulczewski:fix-custom-permissions

Conversation

@tszulczewski

Copy link
Copy Markdown
Contributor

fix issue #624

@what-the-diff

what-the-diff Bot commented Sep 9, 2025

Copy link
Copy Markdown

PR Summary

  • Refactoring of Lambda Function Syntax
    The way lambda functions (small anonymous functions used for simplicity) are written throughout the software has been revised to ensure uniformity. This resulted in tidier and more efficient code by removing unnecessary spacing.

  • Modification in Resource Policy Methods Retrieval
    The way how resource data is accessed in a specific method (getDefaultPolicyMethodsOrFor) has been changed. Now, it retrieves just the name (or "basename") of the resource, making the operation more streamlined.

  • Enhanced Function Signatures for Better Readability
    Minor modifications have been applied to the "function signatures" (precise format in which functions are defined). These changes seek to enhance readability and overall code formatting, making our code easier to understand for anyone reviewing it.

@bezhanSalleh bezhanSalleh changed the title fix custom permissions [Fix:Bug:WindowsOS] Resource Specific Permissions Sep 9, 2025
@bezhanSalleh bezhanSalleh merged commit dcb9b26 into bezhanSalleh:main Sep 11, 2025
1 check passed
@bezhanSalleh

Copy link
Copy Markdown
Owner

Thanks

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.

2 participants