1
0
mirror of https://github.com/ilri/csv-metadata-quality.git synced 2024-06-29 09:33:46 +02:00
csv-metadata-quality/csv_metadata_quality
Alan Orth 9ce7dc6716
Add check for uncommon filenames
Generally we want people to upload documents in accessible formats
like PDF, Word, Excel, and PowerPoint. This check warns if a file
is using an uncommon extension.
2019-08-10 23:41:16 +03:00
..
__init__.py Refactor as package with subpackages 2019-07-26 22:11:10 +03:00
__main__.py csv_metadata_quality/__main__.py: Fix spacing 2019-08-01 23:28:16 +03:00
app.py Add check for uncommon filenames 2019-08-10 23:41:16 +03:00
check.py Add check for uncommon filenames 2019-08-10 23:41:16 +03:00
fix.py Add support for removing newlines 2019-07-30 20:05:12 +03:00
version.py Version 0.2.0 2019-08-09 01:39:51 +03:00