docspell/elm-analyse.json

9 lines
125 B
JSON
Raw Normal View History

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