sounding-validate 0.7.1

Validation of soundings from the sounding-base crate.
Documentation
1
2
3
4
5
6
7
8
9
10
{
	"folders":
	[
		{
			"path": ".",
            "folder_exclude_patterns":["target", "doc", ".vscode"],
            "file_exclude_patterns":["*.bk", "*.sublime*", "*.lock"]
		}
	]
}