anyr 0.4.1

CLI for Anytype - list, search, and perform CRUD operations on Anytype objects.
{
	"version": "0.2",
	"language": "en",
	"dictionaries": ["rust"],
	"ignorePaths": ["target/", "Cargo.lock", "spec/*.yaml", "*.json"],
	"ignoreRegExpList": [
		"/bafyrei[a-z0-9]*/gi",
		"/xafyrei[a-z0-9]*/gi",
		"/[a-z]{20,}/gi"
	],
	"words": [
		"anyr",
		"anytype",
		"apikey",
		"ANYTYPECLIENT",
		"chrono",
		"didip",
		"etest",
		"FOLDERID",
		"justfile",
		"ncontains",
		"nempty",
		"nocapture",
		"objs",
		"reqwest",
		"retryable",
		"spaceid",
		"splitn",
		"strftime",
		"subsec",
		"zeroize"
	]
}