Skip to content
Snippets Groups Projects
Commit 4e05b7a4 authored by Andreas Hamacher's avatar Andreas Hamacher Committed by Chris Hines
Browse files

adding lint file

parent c2132da3
No related branches found
No related tags found
4 merge requests!290Cron,!289Cron user,!284Cicd,!274Cicd
# copied from luhan
extends: default
rules:
braces:
level: warning
max-spaces-inside: 1
brackets:
level: warning
max-spaces-inside: 1
colons:
level: warning
commas:
level: warning
comments: disable
comments-indentation: disable
document-start: disable
empty-lines:
level: warning
hyphens:
level: warning
indentation:
level: warning
indent-sequences: consistent
line-length:
level: warning
allow-non-breakable-inline-mappings: true
truthy: disable
trailing-spaces:
level: warning
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment