Releases: AlexPinhasov/AutoLocalized
Releases · AlexPinhasov/AutoLocalized
Release list
Change Rules error type
Change duplicateValue rule from error -> warning
🐛 Fix bugs
Duplicate Key/Value rules showed in correct line numbers
Add support for excluding rules
in the YAML configuration file, you can now add rules to ignore:
disabledRules:
- duplicateValue
to prevent that rule from executing
1.0.46
Fix tests after yaml changes
1.0.45
1.0.44
1.0.43
1.0.42
Fix validatrors
1.0.41
Add new validators
1.0.40
Merge branch 'master' of https://github.com/PinhasovAlex/AutoLocalized