issues
search
kwado-tech
/
l10n_mapper
MIT License
4
stars
2
forks
source link
[FEATURE] Implemented configuration-options definition in `l10n_mapper.json` file
#7
Closed
kwado-tech
closed
11 months ago
kwado-tech
commented
11 months ago
Description
Implemented l10n_mapper_generator configuration setup using
l10_mapper.json
.
Removed console options. This is only only allow configurations parsed via
l10_mapper.json
configuration file.
Updated readme and change-log files.
Formatted projects.
Please check the following boxes
[x] Pull Request title is consistent with the implemented feature, fix etc.
[x] I have followed proper descriptive code style and conventions
[x] The code is self-documenting and has no unnecessary comments. I named the functions and variables to clearly describe their purpose.
[x] I have added Unit Tests and coverage is 70%+
[x] I have tested and verified this implementation and it works as expected
Description
l10_mapper.json
.l10_mapper.json
configuration file.Please check the following boxes