mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-10 05:11:09 +01:00
* license: add support for publishing artifacts to IBM PAO (#8366) Signed-off-by: Ryan Cragun <me@ryan.ec> Co-authored-by: brian shore <bshore@hashicorp.com> Co-authored-by: Ethel Evans <ethel.evans@hashicorp.com> Co-authored-by: Ryan Cragun <me@ryan.ec>
11 lines
141 B
Plaintext
11 lines
141 B
Plaintext
---
|
|
|
|
extends: relaxed
|
|
|
|
rules:
|
|
comments: disable
|
|
comments-indentation: disable
|
|
line-length: disable
|
|
commas:
|
|
max-spaces-after: -1
|