This repository has been archived on 2020-07-12. You can view files and clone it, but cannot push or open issues/pull-requests.
mitgliedsantrag/.htmllintrc

8 lines
139 B
Plaintext

{
"indent-style": "spaces",
"indent-width": 2,
"id-class-style": "dash",
"attr-name-style": "dash",
"tag-bans": ["style", "b"]
}