forked from loafle/openapi-generator-original
7 lines
113 B
Plaintext
Vendored
7 lines
113 B
Plaintext
Vendored
linters: linters_with_defaults(
|
|
line_length_linter(160),
|
|
object_name_linter = NULL
|
|
)
|
|
exclusions: list(
|
|
)
|