Add GitHub workflows for linting
This commit is contained in:
@ -2,5 +2,6 @@ extends: default
|
||||
|
||||
rules:
|
||||
document-start: "disable"
|
||||
truthy: "disable"
|
||||
line-length:
|
||||
max: 150
|
||||
|
Reference in New Issue
Block a user