According to the readme there's support for a single language (language: 'en_US').
It would be nice to have support for two or more languages (i.e. languages: ['en_US', 'de_CH']) in case there are localized terms used in comments or there's a localization file to be checked (i.e. config/locales/alchemy.fr.yml).
According to the readme there's support for a single language (
language: 'en_US').It would be nice to have support for two or more languages (i.e.
languages: ['en_US', 'de_CH']) in case there are localized terms used in comments or there's a localization file to be checked (i.e.config/locales/alchemy.fr.yml).