mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-09-15 21:46:53 +00:00
Move webapp related build files into the webapp directory
This commit is contained in:
9
modules/webapp/elm-analyse.json
Normal file
9
modules/webapp/elm-analyse.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"excludedPaths": [
|
||||
"modules/webapp/target/elm-src/"
|
||||
],
|
||||
"checks" : {
|
||||
"ImportAll": false,
|
||||
"SingleFieldRecord": false
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user