1 2 3 4 5
words = ["MCP", "rustc", "fixme", "todo", "omcpdump", "jrpc", "Sse", "tokio", "omcp", "jrpcs"] ignore_paths = ["target/**/*", "**/*.json", ".git/**/*"] dictionaries = ["en_us", "en_gb"] min_word_length = 3 use_global = true