openstack_keystone 0.1.0

OpenStack Keystone service
Documentation
[files]
extend-exclude = ["loadtest"]
ignore-hidden = true
ignore-files = true
ignore-dot = true
ignore-vcs = true
ignore-global = true
ignore-parent = true

[default]
binary = false
check-filename = true
check-file = true
unicode = true
ignore-hex = true
identifier-leading-digits = false
locale = "en"
extend-ignore-identifiers-re = []
extend-ignore-words-re = []
extend-ignore-re = []

[default.extend-identifiers]

[default.extend-words]
ro = "ro"
ratatui = "ratatui"

[type.rust]
extend-glob = []
extend-ignore-identifiers-re = []
extend-ignore-words-re = ["udid", "typ"]
extend-ignore-re = [
  "gAA.*\\b"
]

[type.rust.extend-identifiers]
flate2 = "flate2"
wher = "wher"

[type.rust.extend-words]
ro = "ro"
ser = "ser"

[type.lock]
extend-glob = []
check-file = false
extend-ignore-identifiers-re = []
extend-ignore-words-re = []
extend-ignore-re = []

[type.lock.extend-identifiers]

[type.lock.extend-words]