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

adding lint file

Former-commit-id: 4e05b7a4
parent b619434d
No related branches found
No related tags found
No related merge requests found
# 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