verilog_data-1 / OpenROAD /tclint.toml
SAIFIINDUSTRIES's picture
Upload folder using huggingface_hub
5cdf637 verified
Raw
History Blame
189 Bytes
exclude = [
"src/sta/",
"tmp/",
"third-party/",
]
ignore = [
"unbraced-expr",
]
[style]
indent = 2
line-length = 100
indent-namespace-eval = false
spaces-in-braces = true