1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
[files] extend-exclude = [ ".git", "target", "testdata", "Cargo.toml", "Cargo.lock", "*.json", "*.js", "*.css", "*.html", "**/tests/**", "**/test/**", "**/*_test.*", "**/*_tests.*", ] [default.extend-words] ba = "ba"