mirror of
https://github.com/ev-map/EVMap.git
synced 2025-12-23 23:27:46 -05:00
fix issues in certain strings disable MissingQuantity lint check due to https://github.com/WeblateOrg/weblate/issues/7888
6 lines
143 B
XML
6 lines
143 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<lint>
|
|
<issue id="MissingQuantity">
|
|
<ignore regexp=".*?Czech.*?many" />
|
|
</issue>
|
|
</lint> |