mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
Create .jscpd.json
This commit is contained in:
8
.github/linters/.jscpd.json
vendored
Normal file
8
.github/linters/.jscpd.json
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"threshold": 0,
|
||||
"reporters": ["html", "markdown"],
|
||||
"ignore": [
|
||||
"**/.git/**",
|
||||
"**/*.md",
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user