mirror of
https://github.com/trailofbits/algo.git
synced 2025-10-07 19:15:21 +02:00
15 lines
254 B
Text
15 lines
254 B
Text
---
|
|
skip_list:
|
|
- package-latest
|
|
- jinja[spacing]
|
|
verbosity: 1
|
|
|
|
warn_list:
|
|
- experimental
|
|
- var-naming[pattern]
|
|
- yaml[line-length]
|
|
# - no-changed-when
|
|
# - var-spacing
|
|
exclude_paths:
|
|
- .github/workflows/
|
|
- roles/cloud-*/files/stack.yaml
|