Fix handling of CSV files with empty columns and rows (#149)

* Fix #147

* Add localization test project, fix empty rows in general

* Fill out 'normal' CSV in localization test project

* Update Changelog
This commit is contained in:
Lucien Greathouse
2019-04-04 13:16:10 -07:00
committed by GitHub
parent 54b82760cd
commit d725970e6e
7 changed files with 118 additions and 9 deletions

View File

@@ -0,0 +1,6 @@
{
"name": "localization",
"tree": {
"$path": "src"
}
}