mirror of
https://github.com/ivuorinen/.github.git
synced 2026-02-15 00:47:40 +00:00
Fix: Linting, stale permissions, tweaks
This commit is contained in:
@@ -4,12 +4,12 @@ extends: default
|
||||
ignore-from-file: .gitignore
|
||||
|
||||
yaml-files:
|
||||
- '*.yaml'
|
||||
- '*.yml'
|
||||
- '.yamllint.yml'
|
||||
- "*.yaml"
|
||||
- "*.yml"
|
||||
- ".yamllint.yml"
|
||||
|
||||
rules:
|
||||
line-length:
|
||||
max: 120
|
||||
max: 300
|
||||
level: warning
|
||||
truthy: disable
|
||||
|
||||
Reference in New Issue
Block a user