docspell/elm-analyse.json
2019-12-29 20:52:43 +01:00

9 lines
125 B
JSON

{
"excludedPaths": [
"modules/webapp/target/elm-src/"
],
"checks" : {
"ImportAll": false
}
}