Skip to content

Commit

Permalink
refactor: simplify CreatePolicies function structure
Browse files Browse the repository at this point in the history
Split the large CreatePolicies function into smaller, focused functions
for better readability and maintainability. The main changes:

- Split policy creation logic into separate functions
- Simplified function signatures and parameter passing
- Made variable naming more consistent
- Improved error handling organization

No functional changes, only code reorganization.
  • Loading branch information
yanivagman committed Dec 1, 2024
1 parent 682dab2 commit adc812a
Show file tree
Hide file tree
Showing 2 changed files with 186 additions and 222 deletions.
Loading

0 comments on commit adc812a

Please sign in to comment.