mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-21 01:48:26 +00:00
Fix elm-analyse issues
This commit is contained in:
@ -3,6 +3,7 @@
|
||||
"modules/webapp/target/elm-src/"
|
||||
],
|
||||
"checks" : {
|
||||
"ImportAll": false
|
||||
"ImportAll": false,
|
||||
"SingleFieldRecord": false
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user