code-qualitytesting-security
alias-nested-modules
Define module aliases at the top of the file instead of using fully qualified nested module names in function bodies. Improves code readability and maintainability while addressing Credo style warnings.
maintainer
blockscout
Обновлено 3/6/2026
Звёзды
4492
Форки
3032
quick start
Installation and usage
Define module aliases at the top of the file instead of using fully qualified nested module names in function bodies. Improves code readability and maintainability while addressing Credo style warnings.
Установка
$ install --globalskills.sh
Использование
После установки вы можете использовать этот skill, выполнив следующую команду в терминале:
skills use alias-nested-modules