Skip to content

Commit

Permalink
style: Sort variable name ascending in shell script library
Browse files Browse the repository at this point in the history
Optimized the definition of icon variables in `i_cod.sh` by sorting
the name ascending for better responsiveness. This improves code
maintainability for better visual representation and allowing for
easy localized names for a given icon.

This change only sorts names alphabetically, variable names were not
changed, they remained as they were at the beginning.
  • Loading branch information
mdsanima committed Jun 23, 2024
1 parent a4ddd1e commit bb7266f
Showing 1 changed file with 225 additions and 225 deletions.
Loading

0 comments on commit bb7266f

Please sign in to comment.