HowTos
This is a collection of various things you can do with data_check.
Use another configuration file
data_check --config other_config_file.yml
Run checks in multiple folders
Run all test in the folders check_folder_1 and check_folder_2:
data_check check_folder_1 check_folder_2