You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: Replace utils with constants for file and directory permissions
- Updated file and directory permission references throughout the codebase to use constants from the new constants package.
- Removed the utils package as it is no longer needed for permission management.
- Ensured consistent permission handling across various commands and configuration setups.
0 commit comments